Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
No Answer is Posted For this Question
Be the First to Post Answer
does uni-rexx give me any capabilities designed specifically for the unix environment?
How do I access data held on the JES spool?
Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
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 , please
I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
Can I cleanly uninstall oorexx?
How do I find or access the current level of a GDG?
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
How do I pass parms to my ISPF Edit macro
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?
What are the various error conditions seen in rexx?