3.6.4.42 TimerError

Displays the message "Timer Stop" in the status bar, stops executing the TimerProc macro, and removes the current timer.


Definition:

Def  TimerError {ty -q $EXEmessage.TimerStop;timer -k};

Example:

The following script removes the current timer.

TimerError;