Library /sys$common/syshlp/edthelp.hlb
DEFINE, KEY, EXAMPLES

 *Conan The Librarian (sorry for the slow response - running on an old VAX)

 To define the key CTRL/A to move 3 lines, use the following command:

   DEFINE KEY CONTROL A AS '3L.'

 To define the GOLDed function of the up-arrow key to mean "go to top of
 buffer," use the following command:

   DEFINE KEY GOLD 12 AS 'BR.'

 To define the key CTRL/D to write your COBOL identification division
 header for you, use the following command:

   DEFINE KEY CONTROL D AS 'iIDENTIFICATION DIVISION.^Z^MiPROGRAM-ID. ?^Z.'

 (After pressing the key, type the program name.)

 To define the CTRL/R  key to prompt for the name of a BLISS routine,
 which it will then find, use the following commmand:

   DEFINE KEY CONTROL R AS "BR ADV 'ROUTINE ?'Routine name: ''."
  Close     HLB-list     TLB-list     Help  

[legal] [privacy] [GNU] [policy] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.