What are various loop types supported by rexx?
No Answer is Posted For this Question
Be the First to Post Answer
what would I use uni-rexx for?
is there an aix version of oorexx?
what is uni-rexx?
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.
How do I pass parms to my ISPF Edit macro
What do unusual return codes such as -3 and 0196 mean?
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.)
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???
What is the difference between ooRexx and IBM's Object REXX for Windows?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
What does the sample library of uni-rexx consist of?
how to pass parms to ispf edit macro?