OFF TIME
Cancels event branches defined by ON TIME.
OFF TIME
Usage:
IF Clock THEN OFF TIME
Example:
OFF TIME.BAS
Description:
OFF TIME
cancels any pending
ON TIME
events within the context it is executed in (Main or Subprogram).
See Also:
ENABLE
,
DISABLE
,
ON TIME
,
SYSTEM PRIORITY