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?
No Answer is Posted For this Question
Be the First to Post Answer
how to pass parms to ispf edit macro?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
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?
What are various loop types supported by rexx?
How to run my rexx exec?
how to access data held on the jes spool?
How to code the db2 queries using rexx?
When will a port of ooRexx to "XYZ" be available?
how to access data in control blocks such as jobname?
How do I pass parms to my ISPF Edit macro
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