interrupt
Simulate a keyboard interrupt, thereby interrupting a macro or long operation.
None
None
In Development Mode, when a kb interrupt interrupts the execution of a macro, you may enter keyboard interrupt mode.
A subsequent return to macro execution is achieved via the exec command without parameters.
To terminate the macro and return to normal keyboard mode, an exit command should be used.
When operating in keyboard interrupt mode, the scope of identifiers remains that of the interrupted macro.
Commands: |
|
Identifiers: |