ON_ERROR_GOTO Procedure

Specifies a statement to jump to if an error occurs in the current procedure.

Usage

Input Parameters


NOTE: Do not put a colon after this parameter.

Keywords

Discussion


NOTE: The label name null has a special use with this procedure. If the name of the label is null, the effect of ON_ERROR_GOTO is canceled and normal processing continues.

Example



See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.