Using QMF


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.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]