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