Use BREAK ON to allow the user to terminate execution of the login script. The default is BREAK OFF.
BREAK has the following command format:
BREAK ON|OFF
If BREAK ON is included in a login script, you can press <Ctrl>C or <Ctrl><Break> to abort the normal execution of your login script.
Including BREAK ON in a login script does not affect the DOS <Ctrl><Break> check. For more details, see ``DOS BREAK''.
When the BREAK option is ``ON'', type-ahead keyboard input is not saved in the buffer.