HP 3000 Manuals

&BREAK [ HP DeskManager Customization ] MPE/iX 5.0 Documentation


HP DeskManager Customization

&BREAK 

Syntax 

&BREAK {condition}

where:

condition             boolean number

Description 

This command enables and disables use of the BREAK key for the duration
of the script file.  Condition will be either 0 to disable the use of the
key, or 1 to enable its use.  This can be particularly useful in signon
scripts, where you can prevent users from entering MPE.

Example 

     &BREAK 0

If the above line is found in the script, then from then on the user will
not be able to use the BREAK key.



MPE/iX 5.0 Documentation