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?
989Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
939Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
918Suppose 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?
960How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
930
how to access data in control blocks such as jobname?
is oorexx compatible with rexx?
Enlist the features of rexx as a programming language.
can oorexx run normal rexx programs?
Can I cleanly uninstall oorexx?
i want new rexx tool which will perform jcl chk without submitting it
what would I use uni-rexx for?
how to access data held on the jes spool?
what is uni-rexx?
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 various error conditions seen in rexx?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
When will a port of ooRexx to "XYZ" be available?
What is the use of uni-rexx?
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?