Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Sreen4u

  1. Sreen4u

    Writing to output dataset using REXX

    Thanks so much for the clarification..
  2. Sreen4u

    Writing to output dataset using REXX

    Hi, I am the REXX beginner and tried the below REXX but not writing the content from input dataset to output dataset. /* REXX */ "alloc shr file(input) dataset('CSCSG1.REXX.INPUT')" "alloc shr file(out) dataset('CSCSG1.REXX.OUTPUT')" "execio *...

Part and Inventory Search

Back
Top