for which platforms is uni-rexx available?
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.
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 , please
is oorexx compatible with ibm object rexx?
can I redistribute oorexx freely with commercial software?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
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?
can oorexx run normal rexx programs?
I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there
How to run my rexx exec?
How do I Run My Rexx Exec.?
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.
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.)