It would then be invoked as you would any TSO command.
From any ISPF command line enter TSO command option and you're good.
Where command is the name of the load module and option is any options for the command.
------------------------------
Lionel B. Dyck <><
IBM z Systems Champion
------------------------------
Original Message:
Sent: Fri October 27, 2023 07:40 AM
From: Leonardo Zrycki
Subject: Compiling REXX program question
Hi Lionel, thanks for your very fast answer.
If I use REXXCL with STUB-CPPLEFPL how may I invoke Mylib(MyRexPgm) load module?
------------------------------
Leonardo Zrycki
Original Message:
Sent: Fri October 27, 2023 07:25 AM
From: Lionel Dyck
Subject: Compiling REXX program question
I would use CPPLEFPL
------------------------------
Lionel B. Dyck <><
IBM z Systems Champion
Original Message:
Sent: Fri October 27, 2023 06:58 AM
From: Leonardo Zrycki
Subject: Compiling REXX program question
I am trying to compile a REXX program with the REXXL procedure using stubs.The program uses panels to user interface. I have used all stubs and in all cases load modules were generated successfully.But when I execute them fails with errors.With which stub should I compile a REXX program that uses panels and how should I run it?In its REXXC compiled version I do it with: TSO MyRexx
IKJ56524I COMMAND SYSTEM ERROR+
IKJ56524I IKJCT43A RETURN CODE 99
How can I compile and execute using REXXL procedure?
Thanks in advance
------------------------------
Leonardo Zrycki
------------------------------