Answer Posted / shakila vinayagam
JES3 sites can extract data off of the JES3 spool using E-
JES.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
can oorexx run normal rexx programs?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
can oorexx run ibm object rexx programs?
how to pass parms to ispf edit macro?
How to find or access the current level of a gdg?
What is the difference between ooRexx and IBM's Object REXX for Windows?
What does the sample library of uni-rexx consist of?
for which platforms is uni-rexx available?
can I redistribute oorexx freely with commercial software?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
how to access data in control blocks such as jobname?
How to code the db2 queries using rexx?
I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.
Enlist the features of rexx as a programming language.
why is there no os/2 (ecs) port of oorexx?