what is uni-rexx?
No Answer is Posted For this Question
Be the First to Post Answer
How do I pass parms to my ISPF Edit macro
What do unusual return codes such as -3 and 0196 mean?
is there an aix version of oorexx?
Enlist the features of rexx as a programming language.
What is the use of uni-rexx?
How to find or access the current level of a gdg?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool??? 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.)
Can I cleanly uninstall oorexx?
How do I Run My Rexx Exec.?
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?