August 2007
Intermediate to advanced
608 pages
20h 33m
English
MacroExit() — Explicitly returns from a macro
MacroExit()
Explicitly return from a macro. Normally, Macro() automatically exits when it runs out
of priorities. MacroExit() provides
a method by which a macro may be terminated early.