1 DEFINE DEFINE/KEY Associates a string and a set of attributes with a key on the terminal keyboard. The /KEY qualifier is required. See the DCL help on DEFINE/KEY for a full definition of this command. Format: DEFINE/KEY key-name equivalence-string 2 key-name The key-name you are defining. See the DCL help on DEFINE/KEY for a list of these keys. 2 equivalence-string Specifies the string to be processed when you press the key. If the string contains any spaces, enclose the string in quotation marks. 2 /ECHO See the DCL help on DEFINE/KEY 2 /IF_STATE See the DCL help on DEFINE/KEY 2 /LOCK_STATE See the DCL help on DEFINE/KEY 2 /SET_STATE See the DCL help on DEFINE/KEY 2 /TERMINATE See the DCL help on DEFINE/KEY