ALTD() function enhancements All for the better ──────────────────────────────────────────────────────────────────────────────
ALTD() has been modified so that the following apply:
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) - Dump Log file ALTD(10) - Refresh All MrDebug windows
MrDebug allows you to mark an ALTD() function that has been compiled and linked into your program as disabled, so you don't have to keep stepping over the ALTD() each time your program stops