What is the difference between ooRexx and IBM's Object REXX for Windows?
Answer / Shahadat Hussain
ooRexx (Open Object REXX) is an open-source implementation of the REXX programming language that supports object-oriented programming concepts. On the other hand, IBM's Object REXX for Windows is a proprietary version provided by IBM for Windows platforms. The main differences are in licensing, support, and potential integration with other IBM products.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I cleanly uninstall oorexx?
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???
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, and also plz send some link and examples using db2 queries?
How do I access data held on the JES spool?
How to find or access the current level of a gdg?
is oorexx compatible with ibm object rexx?
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
When will a port of ooRexx to "XYZ" be available?
What do unusual return codes such as -3 and 0196 mean?
what would I use uni-rexx for?
Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?