Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
BREAK-KEY-ON command (m605006+breakkeyon.htm)
Enables the BREAK key on a port.
BREAK-KEY-ON {(portNumber}
BKON {(portNumber}
ENABLE-BREAK-KEY {(portNumber}
portNumber The number of the port on which the break key is to be enabled. Note that, if present, the portNumber must be preceded by a open parenthesis.
If portNumber is omitted, the break key is enabled on the current port.
SYS2 privileges are required to enable the break key.
The break key can only be used if the user logged on to the port concerned is allowed to use the appropriate debugger (set in the user's Security profile).
BKON and ENABLE-BREAK-KEY are synonyms of BREAK-KEY-ON.
To disable the BREAK key, use BREAK-KEY-OFF or BKOFF. These are synonym commands for the same operation.
To enable the break key on the current port, enter:
BREAK-KEY-ON
BKON
or
ENABLE-BREAK-KEY