how to access data in control blocks such as jobname?
No Answer is Posted For this Question
Be the First to Post Answer
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
How do I pass parms to my ISPF Edit macro
how to access data in control blocks such as jobname?
can I redistribute oorexx freely with commercial software?
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?
What does the sample library of uni-rexx consist of?
How to find or access the current level of a gdg?
What do unusual return codes such as -3 and 0196 mean?
I want to remove a duplicates form a given input field using rexx program. please Any one help me out to solve this ... Thanks in Advance.
can oorexx run normal rexx programs?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?