Previous Topic: SELECT

Next Topic: TRACE


SIGNAL

The NetMaster REXX implementation of the SIGNAL instruction does not support SIGNAL ON HALT.

Note: All labels referenced in a SIGNAL statement including implied labels (for example, SIGNAL ON NOVALUE) must exist. This requirement applies even if the statement is not executed. The compiler checks this requirement, and missing labels cause a compilation failure.

More information:

Conditions and Condition Traps