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?
IBM,
907have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
IBM,
953If 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?
899Can 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?
900
how to access data in control blocks such as jobname?
Can I cleanly uninstall oorexx?
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
can oorexx run normal rexx programs?
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?
How to code the db2 queries using rexx?
why is there no os/2 (ecs) port of oorexx?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?
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 code the db2 queries using rexx, and also plz send some link and examples using db2 queries?
How to run my rexx exec?
is oorexx compatible with ibm object rexx?
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
can oorexx run ibm object rexx programs?
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?