is oorexx compatible with rexx?
No Answer is Posted For this Question
Be the First to Post Answer
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 if I need to have the same application running on multiple platforms, such as unix and the mainframe? Does that mean I have to maintain two separate sources?
what would I use uni-rexx for?
How do I find or access the current level of a GDG?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
i'm getting error while editing macro, its not even entering into the macro, getting error like 31 *-* "EDIT DATASET('"DSN"("MEM")') MACRO("CHGLINE")" +++ RC(-3) +++ ? any idea why?
can oorexx run normal rexx programs?
How do I pass parms to my ISPF Edit macro
for which platforms is uni-rexx available?
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?
How do I access data held on the JES spool?
What are various loop types supported by rexx?