can I port my existing applications from the mainframe or os/2? Will there be extensive changes required to do this?
No Answer is Posted For this Question
Be the First to Post Answer
can oorexx run ibm object rexx programs?
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?
What does the sample library of uni-rexx consist of?
is oorexx compatible with ibm object rexx?
i want new rexx tool which will perform jcl chk without submitting it
How to find or access the current level of a gdg?
How do I access data in control blocks such as jobname?
can I redistribute oorexx freely with commercial software?
How to run my rexx exec?
What are the various error conditions seen in rexx?
How do I Run My Rexx Exec.?
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???