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?
894Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
863Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
849Suppose 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?
878How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
869
How to find or access the current level of a gdg?
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.
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
When will a port of ooRexx to "XYZ" be available?
How to code the db2 queries using rexx?
Suppose 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?
what would I use uni-rexx for?
How to run my rexx exec?
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 to access data in control blocks such as jobname?
how long does the install of oorexx take?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
i want new rexx tool which will perform jcl chk without submitting it
why is there no os/2 (ecs) port of oorexx?
for which platforms is uni-rexx available?