can oorexx run normal rexx programs?
No Answer is Posted For this Question
Be the First to Post Answer
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
how long does the install of oorexx take?
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
How to find or access the current level of a gdg?
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.
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.)
for which platforms is uni-rexx available?
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?
What is the difference between ooRexx and IBM's Object REXX for Windows?
i'm getting error while editing macro, its not even entering into the macro, getting error like 31 *-* "EDIT DATASET('"DSN"("MEM")') MACRO("CHGLINE")" +++ RC(-3) +++ ? any idea why?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
how to access data in control blocks such as jobname?