What are the functions available in rexx?
No Answer is Posted For this Question
Be the First to Post Answer
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 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?
how to access data held on the jes spool?
why is there no os/2 (ecs) port of oorexx?
How do I pass parms to my ISPF Edit macro
can oorexx run ibm object rexx programs?
How do I find or access the current level of a GDG?
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
how to access data in control blocks such as jobname?
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
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?
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?