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.
| Copyright © 2009 CA. All rights reserved. |
|