Altd()
The debugger function
──────────────────────────────────────────────────────────────────────────────

The ALTD() function in MrDebug has been enhanced with a few extra
parameters.

ALTD(0) - disables an <ALT><D> keystroke
ALTD(1) - enables an <ALT><D> keystroke
ALTD(2) - Animate the program
ALTD(3) - halt animation and run the program
ALTD(4) - start speed mode
ALTD(5) - halt speed mode
ALTD(6) - bring up the workarea screen
ALTD(7) - start profiling
ALTD(8) - stop profiling
ALTD(9) - Generate a crash log.
ALTD(10) - Refresh all MrDebug Windows

ALTD() functions embedded within your code, can also be ignored by MrDebug.