does uni-rexx give me any capabilities designed specifically for the unix environment?
No Answer is Posted For this Question
Be the First to Post Answer
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.)
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
how to pass parms to ispf edit macro?
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 long does the install of oorexx take?
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?
i want new rexx tool which will perform jcl chk without submitting it
is there an aix version of oorexx?
Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
how to access data in control blocks such as jobname?
can oorexx run ibm object rexx programs?