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?
922Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
884Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
870Suppose 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?
897How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
882
can oorexx run ibm object rexx programs?
How to code the db2 queries using rexx?
for which platforms is uni-rexx available?
can I redistribute oorexx freely with commercial software?
can oorexx run normal rexx programs?
is oorexx compatible with ibm object rexx?
how long does the install of oorexx take?
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.
What are the various error conditions seen in rexx?
When will a port of ooRexx to "XYZ" be available?
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.)
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?
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?
What are the functions available in rexx?