DISABLE
Disables event-initiated branches.
DISABLE
Usage:
DISABLE
Example:
DISABLE.BAS
Description:
Disables all event-initiated branches, except
ON END
,
ON ERROR
, and
ON TIMEOUT
.
See Also:
DISABLE INTR
,
ENABLE
,
ENABLE INTR
,
ON
,
OFF