Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?
No Answer is Posted For this Question
Be the First to Post Answer
can oorexx run ibm object rexx programs?
What are various loop types supported by rexx?
Enlist the features of rexx as a programming language.
What do unusual return codes such as -3 and 0196 mean?
What is the difference between ooRexx and IBM's Object REXX for Windows?
Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?
I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
i'm getting error while editing macro, its not even entering into the macro, getting error like 31 *-* "EDIT DATASET('"DSN"("MEM")') MACRO("CHGLINE")" +++ RC(-3) +++ ? any idea why?
what if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
How do I pass parms to my ISPF Edit macro
I want to remove a duplicates form a given input field using rexx program. please Any one help me out to solve this ... Thanks in Advance.