What is the use of uni-rexx?
No Answer is Posted For this Question
Be the First to Post Answer
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
Enlist the features of rexx as a programming language.
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?
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?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
what would I use uni-rexx for?
How to code the db2 queries using rexx?
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.)
What are the functions available in rexx?
why is there no os/2 (ecs) port of oorexx?
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