Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various error conditions seen in rexx?
can I redistribute oorexx freely with commercial software?
How do I pass parms to my ISPF Edit macro
What are various loop types supported by rexx?
for which platforms is uni-rexx available?
i'm getting error while editing macro, its not even entering into the macro, getting error like 31 *-* "EDIT DATASET('"DSN"("MEM")') MACRO("CHGLINE")" +++ RC(-3) +++ ? any idea why?
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.
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
How do I Run My Rexx Exec.?
I'm new to rexx. How to code rexx in jcl to read in a lpar cpu usage file and select 1. date, time 2. some system names 3. cpu usage for each system. The input file has hourly reporting. The output file (CSV)is for excel use. Run in batch mode. Output in FB.
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 oorexx run ibm object rexx programs?