What is the difference between ooRexx and IBM's Object REXX for Windows?



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

Post New Answer

More REXX Interview Questions

Can I cleanly uninstall oorexx?

1 Answers   IBM,


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???

1 Answers  


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?

1 Answers  


How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?

1 Answers  


How do I access data held on the JES spool?

3 Answers   TCS,


How to find or access the current level of a gdg?

1 Answers  


is oorexx compatible with ibm object rexx?

1 Answers   IBM,


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

1 Answers  


When will a port of ooRexx to "XYZ" be available?

1 Answers  


What do unusual return codes such as -3 and 0196 mean?

2 Answers  


what would I use uni-rexx for?

1 Answers   IBM,


Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?

1 Answers  


Categories