When will a port of ooRexx to "XYZ" be available?
No Answer is Posted For this Question
Be the First to Post Answer
How to code the db2 queries using rexx?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
can oorexx run normal rexx programs?
What are the various error conditions seen in rexx?
does uni-rexx give me any capabilities designed specifically for the unix environment?
How do I access data in control blocks such as jobname?
I want to remove a duplicates form a given input field using rexx program. please Any one help me out to solve this ... Thanks in Advance.
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 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 does the sample library of uni-rexx consist of?
i want new rexx tool which will perform jcl chk without submitting it
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. e.g - The value of X is Y. Wot is its value? Do u know its value? I want to know its value.