When will a port of ooRexx to "XYZ" be available?
No Answer is Posted For this Question
Be the First to Post Answer
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
Enlist the features of rexx as a programming language.
How do I pass parms to my ISPF Edit macro
How to code the db2 queries using rexx?
is oorexx compatible with ibm object rexx?
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 do unusual return codes such as -3 and 0196 mean?
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 to run my rexx exec?
how to pass parms to ispf edit macro?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
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. e.g - The value of X is Y. Wot is its value? Do u know its value? I want to know its value.