is oorexx compatible with rexx?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?
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?
I'm new to rexx. How to code rexx in jcl to read in a lpar cpu usage file and select 1. date, time 2. some system names 3. cpu usage for each system. The input file has hourly reporting. The output file (CSV)is for excel use. Run in batch mode. Output in FB.
What is the difference between ooRexx and IBM's Object REXX for Windows?
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.
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???
is there an aix version of oorexx?
How to run my rexx exec?
have you already used rexx - even for limited purposes? Do you need to maintain a high level of productivity during your transition to unix?
why is there no os/2 (ecs) port of oorexx?
Suppose I want to code a rexx program in order to get the inputfile and output files of jcl. I want code snippet or the coding for this?