have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
No Answer is Posted For this Question
Be the First to Post Answer
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 held on the jes spool?
What do unusual return codes such as -3 and 0196 mean?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
What are the functions available in rexx?
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???
is oorexx compatible with rexx?
Can I cleanly uninstall oorexx?
can oorexx run ibm object rexx programs?
What does the sample library of uni-rexx consist of?
How do I access data held on the JES spool?
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