can oorexx run ibm object rexx programs?
No Answer is Posted For this Question
Be the First to Post Answer
How do I Run My Rexx Exec.?
what is uni-rexx?
is oorexx compatible with ibm object rexx?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
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
i want new rexx tool which will perform jcl chk without submitting it
What is the difference between ooRexx and IBM's Object REXX for Windows?
how long does the install of oorexx take?
How do I access data held on the JES spool?
I'm new to rexx. How to code rexx in jcl to read in a lpar cpu usage file and select 1. date, time 2. some system names 3. cpu usage for each system. The input file has hourly reporting. The output file (CSV)is for excel use. Run in batch mode. Output in FB.
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?
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 , please