InterviewSolution
| 1. |
What Is The Difference Between Oorexx And Ibm's Object Rexx For Windows? |
|
Answer» IBM's Object REXX was available in two formats; an Interpreter Edition and a DEVELOPMENT Edition. OOREXX will be available in one format which is half way between the two IBM offerings. There will be no functional DIFFERENCE between the Object REXX and ooRexx interpreters; code written for Object REXX will WORK with ooRexx. IBM's Object REXX was available in two formats; an Interpreter Edition and a Development Edition. ooRexx will be available in one format which is half way between the two IBM offerings. There will be no functional difference between the Object REXX and ooRexx interpreters; code written for Object REXX will work with ooRexx. |
|