Branching to error-handling subroutines

The REXX signal on error instruction tells REXX to leave the current line and branch to a label marked error when a nonzero return code is encountered. This statement requires two parts:

[ Previous Page | Next Page | Contents | Index ]