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?
979Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
929Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
910Suppose 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?
953How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
922
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.
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?
Can I cleanly uninstall oorexx?
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 run my rexx exec?
What are various loop types supported by rexx?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
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.)
What are the functions available in rexx?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
what would I use uni-rexx for?
is oorexx compatible with rexx?
how to pass parms to ispf edit macro?
how to access data held on the jes spool?
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?