Using REXX error-handling instructions in procedures with
logic
You can use REXX error-handling techniques, such as the
REXX SIGNAL instruction, in a procedure with logic. In addition, you can use
QMF commands and variables with the REXX EXIT instruction to help
clarify nonzero return codes.