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?
No Answer is Posted For this Question
Be the First to Post Answer
can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
for which platforms is uni-rexx available?
If 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?
I want to code a REXX Program in order to load many tables in a database simultaneously in a batch fashion. Currently batch codes ar available in which only one job is submitted at a time and this loads only one table. My requirement is that many tables should be loaded at a time when one Job is submitted and can this be done using REXX Tool??? I want code snippet or the coding for this , please
What do unusual return codes such as -3 and 0196 mean?
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?
I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.
does uni-rexx give me any capabilities designed specifically for the unix environment?
What are the functions available in rexx?
How do I pass parms to my ISPF Edit macro
how to access data in control blocks such as jobname?