Error Subsidiaries

As no

You may set up procedures to handle error conditions; these are called error subsidiaries. If you set the error subsidiary flag, the subsidiary procedure (or group of procedures) is executed only if the current procedure body is terminated by any of the following events:

The procedure(s) are not executed, however, if:

To set up an error subsidiary:

  1. In the Procedure Overview for the procedure body in which the error condition could arise set the Error subsidiaries? Flag to yes
  2. Add the subsidiary procedure to be executed