On Wed, 17 Dec 2025 15:41:42 -0600, Jon Perryman wrote: > ... >The OP had an error on LMINIT. The correct method is to use REXX SIGNAL or >CALL ON ERROR to > The problem with SIGNAL is it breaks your DO loops.
I had to help a coworker who overflowed the CALLRETIRN stack by SIGNALing out of a procedure. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
