About 918,000 results
Open links in new tab
  1. Several REXX Batch Questions - Tek-Tips

    Aug 8, 2007 · Hi I'm a little rusty on Rexx but have written A REXX program that reads two input files, does some manipulation on them and writes a third file. The rexx works fine when …

  2. ISPEXEC vput and ISPEXEC vget | Tek-Tips

    Sep 25, 2006 · Hi, I want to know what is vput and vget statements and how to use it in a REXX program. When i tried using the following lines in my REXX program, i was...

  3. PDS member list details | Tek-Tips

    Mar 30, 2001 · Hello, I am just a new to using REXX on the mainframe, and hence the following problem has me stumped: Does anybody know if REXX can get the PDS member details for a …

  4. Trapping PF keys in mainframes | Tek-Tips

    Sep 19, 2001 · I am writing a Rexx program which displays ISPF Panel. If the user presses Enter key or PF3 key, the panel returns control to the program but I can not differentiate between the …

  5. CALLING MACRO IN BATCH | Tek-Tips

    Jan 2, 2009 · I'm trying to run an edit macro from batch. Below is the JCL, edit macro, and REXX. It works online but not in batch. It appears the edit macro is not...

  6. How to read the content of pds member one by | Tek-Tips

    Sep 6, 2012 · Hi Everyone here.... I need to write the rexx code for reading the content one by of pds member.for example, I have pds with member abctds.join.studen(list),I need to print the …

  7. Date/Time Calculation | Tek-Tips

    Oct 8, 2006 · Similar threads Need to find out the daset memebr name created date shuhaibk54 Jun 12, 2012 REXX Replies 9 Views 730 Jul 12, 2012 papadba

  8. Writing to output dataset using REXX | Tek-Tips

    Mar 28, 2012 · Hi, I am the REXX beginner and tried the below REXX but not writing the content from input dataset to output dataset. /* REXX */...

  9. How to pass value from one program to another | Tek-Tips

    Jun 12, 2012 · Hi, I am pretty new in the rexx coding I have a requierement to pass value from one to another program can any one help me out on this ..i tried to wite...

  10. Rexx for getting a attributes of datasets into a file | Tek-Tips

    Nov 15, 2005 · Hi I have a requirements to give a search in my system to find out all datasets that are in tapes which in volume starting with V*. So first I need to get that list of datsets and then …