MAKES INACTIVE ALL THE SYSTEM OBJECTS OF TYPE TIMER
ACTION
The command TIMER_OFF_ALL makes inactive all the system objects of type TIMER: they will not trigger periodically.
Remarque: a TIMER can then be activated again by the command TIMER_ON.
SYNTAX:
TIMER_OFF_ALL
USE ERROR EXAMPLE
timer_off_all
TIMER_OFF_ALL
TIMER_OFF_ALL
SEE ALSO
TIMER
ON_TIMER
TIMER_INTERVAL
TIMER_ON