what is uni-rexx?
No Answer is Posted For this Question
Be the First to Post Answer
how to access data held on the jes spool?
What does the sample library of uni-rexx consist of?
can I redistribute oorexx freely with commercial software?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
What do unusual return codes such as -3 and 0196 mean?
is there an aix version of oorexx?
Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
I am new to rexx db2 ,can anyone help me by expalinin how to code the db2 queries using rexx,and also plz send some link and examples using db2 queries.
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.)
how long does the install of oorexx take?
How to run my rexx exec?
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