! ! ZMENU.MENU ! ! Demonstration menu for the ZMENU utility. Invoked by command file ! ZMENU.TEST. ! ! Notes on escape sequences: ! ! ¿#6 --- set terminal to WIDE TEXT (affects only one line) ! ¿[1m --- set terminal to BOLD (in effect until reset) ! ¿[7m --- set terminal to REVERSE VIDEO " ! ¿[1;7m --- set terminal to BOLD REVERSE VIDEO " ! ¿[m --- reset terminal to NORMAL ! ! Alan L. Zirkle K55 17 July 1991 ! ! The following qualifier line allows use to use DCL symbols (like DATE) in ! our menu, and defines the pointer to be "==>" in BOLD characters (it is ! 10 characters long, but only 3 are visible). ! /SYMBOLS /POINTER=("¿[1m==>¿[m",3) ! ¿#6¿[1;7m TEST MENU ¿[m ¿[7m 00:00:00 ¿[m ^ Option 1 ^ Option 4 'date' ^ Option 2 ^ Option 5 ^ Option 7 ^ Option 3 ^ Option 8 ^ Option 6 ^ Option 9 This space is available for you to put instructions, etc. | | | | | | | | | | | 24th line of menu. V