Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
No Answer is Posted For this Question
Be the First to Post Answer
how to access data held on the jes spool?
How do I access data held on the JES spool?
why is there no os/2 (ecs) port of 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??? I want code snippet or the coding for this , please
what is uni-rexx?
does uni-rexx give me any capabilities designed specifically for the unix environment?
can I redistribute oorexx freely with commercial software?
what would I use uni-rexx for?
I am new to rexx db2 ,can anyone help me by expalinin how to code the db2 queries using rexx,and also plz send some link and examples using db2 queries.
how to access data in control blocks such as jobname?
is oorexx compatible with rexx?
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.