I want to call a PL/I program from a REXX routine, but I want to avoid specifying the load library name. The library is NOT in the LINKLIST.
I tried using TSOLIB without much success: specifying "*" for the DSN appears to work only for modules in the LINKLIST. Not specifying any DSN resulted in some very weird-looking parameter strings.
Anyway, I seem to have gone brain-dead on this. Hopefully it's just the result of a long weekend...
Frank Clarke
Tampa Area REXX Programmers' Alliance
REXX Language Assn Listmaster
I tried using TSOLIB without much success: specifying "*" for the DSN appears to work only for modules in the LINKLIST. Not specifying any DSN resulted in some very weird-looking parameter strings.
Anyway, I seem to have gone brain-dead on this. Hopefully it's just the result of a long weekend...
Frank Clarke
Tampa Area REXX Programmers' Alliance
REXX Language Assn Listmaster