can I redistribute oorexx freely with commercial software?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between ooRexx and IBM's Object REXX for Windows?
what is uni-rexx?
What is the use of uni-rexx?
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?
What are the various error conditions seen in rexx?
If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
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.)
How to code the db2 queries using rexx?
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 access data held on the jes spool?
is there an aix version of oorexx?
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.