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?
No Answer is Posted For this Question
Be the First to Post Answer
Can I cleanly uninstall oorexx?
What does the sample library of uni-rexx consist of?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool??? I want code snippet or the coding for this , please
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.
is oorexx compatible with ibm object rexx?
I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.
how to access data in control blocks such as jobname?
How to find or access the current level of a gdg?
What is the use of uni-rexx?
How to run my rexx exec?
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool???