TimerError-macro
Displays the message "Timer Stop" in the status bar, stops executing the TimerProc macro, and removes the current timer.
Def TimerError {ty -q $EXEmessage.TimerStop;timer -k};
The following script removes the current timer.
TimerError;