home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 257.img / PRO-C1.ZIP / HELP.ZIP / MNUMOD.HLP < prev    next >
Text File  |  1990-04-30  |  41KB  |  1,323 lines

  1. 072130103dd04000000000000000000000000001 PROGRAM NAME
  2.  
  3.  Enter the name under which you want to save 
  4.  the program definition.
  5.  
  6.     Type in a valid file name according to 
  7.     your operating system.
  8.     
  9.     Do not duplicate an existing menu, screen, 
  10.     report, or batch program.
  11.     
  12.     Press <Enter> when you are finished.
  13.  
  14.     Press <Esc> to abort.   
  15.         
  16. 0c202d0c3dd04000000000000000000000000002 NEXT PROGRAM TO RUN
  17.  
  18.     Type in a PRO-C file name or any
  19.     valid executable file on your system
  20.     and press <Enter>.  Enter the name 
  21.     only;  omit the file  extension.  
  22.     The file must be found in a directory 
  23.     found on your PATH. 
  24.     
  25.     Press <F2> for a menu of PRO-C file 
  26.     types for selection.
  27.  
  28.     <Esc> returns to the File menu.
  29.                 
  30. 0921300f3dd04000000000000000000000000003 HELP FILE NAME
  31.  
  32.  Default: Program Name
  33.  
  34.  The Help File Name is the name of the file
  35.  PRO-C uses to store the help messages for
  36.  this program definition. 
  37.  
  38.     Press <Enter> to accept the default name.
  39.  
  40.     Type in a valid file name and press
  41.     <Enter> to specify an alternate name.
  42.  
  43.     <Esc> returns to the File menu.
  44. 0c212d0c3dd04000000000000000000000000004 MENU TYPE
  45.  
  46.  The Menu Type determines how users make
  47.  menu selections.  
  48.  
  49.     <F2> calls a list of menu types.
  50.  
  51.     Choose the menu type and press <Enter>
  52.  
  53.     <Esc> returns to the File menu.
  54.  
  55. 0b21290d3dd04000000000000000000000000005 DESIGNED BY
  56.  
  57.  This field records who designed the 
  58.  program.  The information is 
  59.  useful for project control and 
  60.  program maintenance.
  61.  
  62.     Type in any name up to 10 
  63.     characters in length.
  64.     
  65.     <Esc> returns to the Main menu.
  66.     
  67.  
  68. 0a212b0e3dd04000000000000000000000000006 PASSWORD FILE NAME
  69.  
  70.  If you supply a file name for this 
  71.  field, PRO-C will do a password check 
  72.  when the application runs.
  73.  
  74.     Type in a valid file name and press
  75.     <Enter>.
  76.  
  77.     <Esc> returns to the File menu.
  78. 0c01500c3dd04000000000000000000000000007 
  79. 03262b123dd04000000000000000000000000008 MENU PROMPT
  80.  
  81.  The Menu prompt appears on the menu 
  82.  screen.  It should tell the user what 
  83.  event will occur when the menu item is 
  84.  selected.
  85.  
  86.     Type in a prompt for this menu item.  
  87.     The prompt can contain up to 30 
  88.     characters. 
  89.  
  90.     <Enter> moves to the next field.
  91.  
  92.     <Esc> aborts the definition.
  93.  
  94. 090150093dd04000000000000000000000000009 MODIFY DATE MASKS
  95.  
  96.  You can change the way the date is displayed on the menu screen by modifying
  97.  the format mask.  Use the following format characters:
  98.          YY    Year
  99.          MM    Month
  100.          DD    Day.
  101.   
  102. 050150133dd0400000000000000000000000000a SUB-MENU
  103.  
  104.  If the action is a sub-menu, set this field to YES with the <Space>.  This
  105.  means that the screen will not be cleared when the submenu is displayed.
  106.  
  107.  MODIFY DISPLAY MASKS
  108.  You can change the way the time field is displayed by modifying the display
  109.  mask.  Use the following mask characters:
  110.             HH    Hours
  111.          NN    Minutes
  112.          SS    Seconds.
  113.          
  114.  SELECT NEXT/PREVIOUS SCREEN
  115.  Your menu program can take up more than one screen "page".  Select the next
  116.  or previous page as the target destination for the current menu element.
  117.          
  118.  (Help not completely implemented in this module.)
  119.  
  120. 030150153dd0400000000000000000000000000b RETURN FIELD
  121.  
  122.  Return forces the action program to return to its parent menu when it
  123.  finishes.  If the Sub-menu field is set to YES, the Return field is 
  124.  automatically set to YES.
  125.  
  126.     Press <Space> or <Y> to set this field to YES.
  127.  
  128.     Press <Space> again or <N> to return the field to NO.
  129.  
  130.     <Enter> completes the definition if this menu item.
  131.  
  132.     <Tab> moves to the previous field.
  133.  
  134.     <Esc> returns to the Main menu.
  135.  
  136.  CREATE A NEXT SCREEN PAGE?
  137.  You have requested that the current menu element be moved to the next page.
  138.  There is no next page.  Do you want to create one?
  139.  
  140.     Press <Y> or <Enter> to create a new menu page.
  141.  
  142.     Press <N> to return to the Maintenance Station.
  143.  
  144.  (Help not fully implemented in this module.)
  145. 082130103dd0400000000000000000000000000c TEXT FILE NAME
  146.  
  147.  Default:  Program Name
  148.  
  149.  The text file name stores design information.
  150.  
  151.     Press <Enter> to accept the default.
  152.  
  153.     Type in a valid file name and then  press 
  154.     <Enter> to specify an alternate name.
  155.     
  156.     <Esc> returns to the File menu.   
  157.  
  158.  
  159. 070150103dd0400000000000000000000000000d PROGRAM FIELD
  160.  The Program field names the program that runs when the menu item is
  161.  chosen.  It can be the name of any PRO-C program or the name of an
  162.  executable program that can be found on your PATH. 
  163.  
  164.     Type in a program name and press <Enter> to move to the next field.
  165.  
  166.     <F2> calls up a list of PRO-C programs, grouped by program type.  
  167.     You can choose a program from this list.
  168.  
  169.     <Tab> moves to the previous field.
  170.  
  171.     <Esc> returns to the Main menu.
  172.  
  173. 0c01500c3dd0400000000000000000000000000e 
  174. 0c01500c3dd0400000000000000000000000000f 
  175. 0c01500c3dd04000000000000000000000000010 
  176. 032829153dd04000000000000000000000000011 MENU TYPES 
  177.  
  178.  The Menu Type you choose determines 
  179.  how the users of the generated
  180.  application will make menu choices.
  181.  
  182.  Single Key Auto:
  183.  Menu selections are made by choosing
  184.  one letter.  <Enter> is not required.
  185.  
  186.  Pop-up Bar:
  187.  Selections are made by highlighting 
  188.  the desired menu option and pressing 
  189.  <Enter>.
  190.  
  191.  Single Key:
  192.  Selections are made by typing one 
  193.  letter and then pressing <Enter>.
  194.  
  195.  Single Digit:
  196.  Each menu item is prefixed with a 
  197.  single digit and selections are made 
  198.  by typing the desired number.  <Enter> 
  199.  is not required.  Only 9 items can be 
  200.  accessed.
  201.  
  202.  Numbered:
  203.  Each menu item is prefixed with a 
  204.  number and selections are made by 
  205.  typing the desired number and then 
  206.  pressing <Enter>.
  207. 0a202c0a3dd04000000000000000000000000012 PRO-C FILE SELECTION
  208.  
  209.     Choose a PRO-C program type to list
  210.     the completed program definitions and
  211.     press <Enter>.
  212.  
  213.     <Esc> returns to the Header Box.
  214.       
  215.  
  216. 051a2e0c3dd04000000000000000000000000013 SELECT A PROGRAM DEFINITION
  217.  
  218.     Select a program definition  and press 
  219.     <Enter>.  Typing a letter moves to the 
  220.     next definition beginning with that 
  221.     letter.
  222.     
  223.     <Esc> returns to the list of PRO-C file 
  224.     types.
  225.     
  226. 051f2d0c3dd04000000000000000000000000014 SELECT FILE TO OPEN
  227.  
  228.     Select a file name and press <Enter>. 
  229.     Type a letter to select the next file
  230.     beginning with that letter.
  231.  
  232.     <Esc> returns to the File Menu.
  233.     
  234. 0c01500c3dd04000000000000000000000000015 
  235. 051f2e113dd04000000000000000000000000016 COPY FILE SELECTION
  236.  
  237.     Select the program definition to be 
  238.     copied and press <Enter>.
  239.  
  240.     Type in valid file name according to
  241.     your operating system as a destination 
  242.     file.  The file name must not duplicate
  243.     an existing menu, screen, report, or
  244.     batch definition.     
  245.  
  246.     Press <Enter> to execute the copy.       
  247.  
  248.     Press <Esc> to abort.
  249. 0c01500c3dd04000000000000000000000000017 
  250. 05212e103dd04000000000000000000000000018 DELETE PROGRAM DEFINITION
  251.  
  252.     Select the program definition to delete 
  253.     and press <Enter>.  Typing a letter moves
  254.     to the next definition beginning with 
  255.     that letter.
  256.  
  257.     To delete multiple files, tag the files
  258.     with <Space> and then press <Enter>.
  259.  
  260.     Pressing <Space> again untags the files.
  261.        
  262.     <Esc> returns to the File Menu.
  263.     
  264.  
  265. 0c01500c3dd04000000000000000000000000019 
  266. 052031103dd0400000000000000000000000001a RENAME PROGRAM DEFINITION
  267.  
  268.     Select the program definition to be copied
  269.     and press <Enter>.
  270.  
  271.     Type in valid file name according to
  272.     your operating system as a destination 
  273.     file.  The file name must not duplicate
  274.     an existing menu, screen, report, or
  275.     batch definition.     
  276.  
  277.     Press <Enter> to rename the file.       
  278.  
  279.     Press <Esc> to abort.
  280. 0c01500c3dd0400000000000000000000000001b 
  281. 0c01500c3dd0400000000000000000000000001c 
  282. 0c01500c3dd0400000000000000000000000001d 
  283. 010150173dd0400000000000000000000000001e ELEMENT MODE MAIN MENU
  284.  
  285.  This menu lists the various functions available in Element Mode. 
  286.  You can access these functions with the function keys listed at the bottom
  287.  of the screen or by pressing </> and then selecting the appropriate menu
  288.  option.
  289.  
  290.  Move     Return to Element Mode where the arrow keys move the prompts
  291.           and input fields together.
  292.  
  293.  Switch   Move to another screen page in the screen program.  If there are no
  294.           other pages, this option does nothing.
  295.  
  296.  Text     Enter Text Mode.
  297.  
  298.  Color    Color the current prompt.
  299.  
  300.  Order    Choose a field processing order: row then column, column then row, 
  301.           or set another order manually.
  302.  
  303.  Move     Move the current prompt to the next or previous page.  If there is 
  304.           no next page, you have the option of creating one.
  305.  
  306.  Pop-up   Call up the pop-up associated with the current field.  Use the arrow
  307.           keys to position the pop-up and press <Enter> to complete action.
  308. 0c01500c3dd0400000000000000000000000001f 
  309. 0c01500c3dd04000000000000000000000000020 
  310. 0c01500c3dd04000000000000000000000000021 
  311. 0c01500c3dd04000000000000000000000000022 
  312. 05143d133dd04000000000000000000000000023 SELECTING FIELDS
  313.  
  314.     Use the arrow keys to move the pointer between fields.
  315.  
  316.     Select fields to be included in the display 
  317.     with <Space>.
  318.  
  319.     Deselect fields with <Space>.
  320.  
  321.     In the Extras Station, press <F7> to change the 
  322.     display format of the time and date fields.
  323.  
  324.     Press <Esc> to exit the station.
  325.  
  326.  Selecting fields is necessary in the Maintenance and 
  327.  Extras Stations in order for the desired fields to 
  328.  appear on the menu.
  329. 0c01500c3dd04000000000000000000000000024 
  330. 0c01500c3dd04000000000000000000000000025 
  331. 0c01500c3dd04000000000000000000000000026 
  332. 0c01500c3dd04000000000000000000000000027 
  333. 092e230f3dd04000000000000000000000000028 ORDER MENU
  334.  
  335.  You can determine the order the 
  336.  prompts will be highlighted.
  337.  
  338.  Auto (R,C)  orders by row and
  339.              then by column.
  340.  
  341.  Auto (C,R)  orders by column
  342.              and then by row.
  343.          
  344.  Manual      lets you set an
  345.              alternative order.
  346.          
  347. 030f30073dd04000000000000000000000000029 OPEN
  348.  
  349.  Open calls an existing PRO-C program.  A
  350.  selection box displays the available program
  351.  definitions.
  352.  
  353. 040f31063dd0400000000000000000000000002a NEW
  354.  
  355.  New creates a new PRO-C program definition at
  356.  the Header Box.
  357.  
  358. 050f2e053dd0400000000000000000000000002b SAVE
  359.  
  360.  Save saves the current program definition.
  361.  
  362. 060f32063dd0400000000000000000000000002c SAVE AS
  363.  
  364.  Save as saves the current program under a new
  365.  name.  The old file retains its original name.
  366.  
  367. 080f34073dd0400000000000000000000000002d COPY
  368.  
  369.  Copy copies a program definition.  A double 
  370.  file selection box lists the program definitions
  371.  available to be copied.
  372.  
  373. 0b0f34073dd0400000000000000000000000002e RENAME
  374.  
  375.  Rename renames a program definition.  A double
  376.  file selection box lists the program definitions
  377.  available to be renamed.
  378.   
  379. 0a0f35073dd0400000000000000000000000002f DELETE
  380.  
  381.  Delete deletes a program definition.  A selection
  382.  box lists the program definitions available for
  383.  deletion.
  384.  
  385. 0c0f30063dd04000000000000000000000000030 HEADER
  386.  
  387.  Header takes you to the Header Box where
  388.  the current program definition is defined.
  389.  
  390. 0c01500c3dd04000000000000000000000000031 
  391. 010150173dd04000000000000000000000000032 TEXT MODE MAIN MENU
  392.  In Text Mode, you can design the background for your menu.  This may 
  393.  include text, boxes, and lines.  You also have control over the color 
  394.  of the background you paint.  
  395.  
  396.  The Text Mode functions can be accessed with the function keys listed
  397.  at the bottom of the screen or from the menu called by pressing </>.
  398.  
  399.  Element   Return to element mode.
  400.  
  401.  Edit      Return to text mode.
  402.  
  403.  Box       Draw a box or select box set.
  404.  
  405.  Color     Select attributes or change colors.
  406.  
  407.  Block     Select and manipulate blocks.
  408.  
  409.  Delete    Delete or insert rows or columns.
  410.  
  411.  Undo      Undo last action or restore previous version.
  412.  
  413.  Misc      Miscellaneous functions.
  414.  
  415.  Cursor    Fast cursor control.
  416.  
  417.  Help      This is the help. 
  418.  
  419. 0e0f33053dd04000000000000000000000000033 SHELL
  420.  
  421.  Shell creates a window on the operating system.
  422.  
  423. 0f0f28053dd04000000000000000000000000034 EXIT
  424.  
  425.  Exit returns to the Project Manager.
  426.  
  427. 0c01500c3dd04000000000000000000000000035 
  428. 0c01500c3dd04000000000000000000000000036 
  429. 030150073dd04000000000000000000000000037 FILE
  430.  
  431.  The File menu allows you to create, open, save, copy, rename, and delete
  432.  program definitions.  You also can shell to the operating system or exit 
  433.  to the Project Manager.
  434. 030150083dd04000000000000000000000000038 MAINTENANCE 
  435.  
  436.  The Maintenance Station is the place to create the menu prompts that 
  437.  appear on the menu and to name the programs called by the prompts.  You 
  438.  can set sub-menus here and specify that a control should return to this
  439.  menu when the program called is completed. 
  440. 0c01500c3dd04000000000000000000000000039 
  441. 030150073dd0400000000000000000000000003a DESIGN
  442.  
  443.  The Design Station lets you arrange the prompts on your menu, add 
  444.  explanatory text, draw boxes and lines, and shade areas of the display 
  445.  screen.
  446.  
  447. 0c01500c3dd0400000000000000000000000003b 
  448. 0c01500c3dd0400000000000000000000000003c 
  449. 0c01500c3dd0400000000000000000000000003d 
  450. 0c01500c3dd0400000000000000000000000003e 
  451. 0c01500c3dd0400000000000000000000000003f 
  452. 0c01500c3dd04000000000000000000000000040 
  453. 0c01500c3dd04000000000000000000000000041 
  454. 030150063dd04000000000000000000000000042 EXTRAS
  455.  
  456.  The Extras Station allows you to include the time and date for display on 
  457.  the menu display screen.
  458.  
  459. 030150063dd04000000000000000000000000043 GENERATE
  460.  
  461.  The Generate Station is the place where PRO-C creates C source code from  
  462.  your program definition.
  463.  
  464. 0c01500c3dd04000000000000000000000000044 
  465. 0c01500c3dd04000000000000000000000000045 
  466. 0c01500c3dd04000000000000000000000000046 
  467. 0c01500c3dd04000000000000000000000000047 
  468. 0c01500c3dd04000000000000000000000000048 
  469. 0c01500c3dd04000000000000000000000000049 
  470. 0c01500c3dd0400000000000000000000000004a 
  471. 0c01500c3dd0400000000000000000000000004b 
  472. 0c01500c3dd0400000000000000000000000004c 
  473. 0c01500c3dd0400000000000000000000000004d 
  474. 0c01500c3dd0400000000000000000000000004e 
  475. 0c01500c3dd0400000000000000000000000004f 
  476. 0c01500c3dd04000000000000000000000000050 
  477. 0c01500c3dd04000000000000000000000000051 
  478. 0c01500c3dd04000000000000000000000000052 
  479. 0c01500c3dd04000000000000000000000000053 
  480. 0c01500c3dd04000000000000000000000000054 
  481. 0c01500c3dd04000000000000000000000000055 
  482. 0c01500c3dd04000000000000000000000000056 
  483. 0c01500c3dd04000000000000000000000000057 
  484. 0c01500c3dd04000000000000000000000000058 
  485. 0c01500c3dd04000000000000000000000000059 
  486. 0c01500c3dd0400000000000000000000000005a 
  487. 0c01500c3dd0400000000000000000000000005b 
  488. 0c01500c3dd0400000000000000000000000005c 
  489. 0c01500c3dd0400000000000000000000000005d 
  490. 0c01500c3dd0400000000000000000000000005e 
  491. 0c01500c3dd0400000000000000000000000005f 
  492. 0c01500c3dd04000000000000000000000000060 
  493. 0c01500c3dd04000000000000000000000000061 
  494. 10013a073dd04000000000000000000000000062 SAVE CHANGES
  495.  
  496.  You have modified the program since it was last saved.
  497.  You must save these changes before continuing.  Any
  498.  changes which are not saved will be lost.
  499.  
  500. 0c01500c3dd04000000000000000000000000063 
  501. 0c01500c3dd04000000000000000000000000064 
  502. 0c01500c3dd04000000000000000000000000065 
  503. 0c01500c3dd04000000000000000000000000066 
  504. 0c01500c3dd04000000000000000000000000067 
  505. 0c01500c3dd04000000000000000000000000068 
  506. 0c01500c3dd04000000000000000000000000069 
  507. 0c01500c3dd0400000000000000000000000006a 
  508. 0c01500c3dd0400000000000000000000000006b 
  509. 0c01500c3dd0400000000000000000000000006c 
  510. 0c01500c3dd0400000000000000000000000006d 
  511. 0c01500c3dd0400000000000000000000000006e 
  512. 0c01500c3dd0400000000000000000000000006f 
  513. 0c01500c3dd04000000000000000000000000070 
  514. 0c01500c3dd04000000000000000000000000071 
  515. 0c01500c3dd04000000000000000000000000072 
  516. 0c01500c3dd04000000000000000000000000073 
  517. 0c01500c3dd04000000000000000000000000074 
  518. 0c01500c3dd04000000000000000000000000075 
  519. 0c01500c3dd04000000000000000000000000076 
  520. 0c01500c3dd04000000000000000000000000077 
  521. 0c01500c3dd04000000000000000000000000078 
  522. 0c01500c3dd04000000000000000000000000079 
  523. 0c01500c3dd0400000000000000000000000007a 
  524. 0c01500c3dd0400000000000000000000000007b 
  525. 0c01500c3dd0400000000000000000000000007c 
  526. 0c01500c3dd0400000000000000000000000007d 
  527. 0c01500c3dd0400000000000000000000000007e 
  528. 0c01500c3dd0400000000000000000000000007f 
  529. 0c01500c3dd04000000000000000000000000080 
  530. 0c01500c3dd04000000000000000000000000081 
  531. 0c01500c3dd04000000000000000000000000082 
  532. 0c01500c3dd04000000000000000000000000083 
  533. 0c01500c3dd04000000000000000000000000084 
  534. 0c01500c3dd04000000000000000000000000085 
  535. 0c01500c3dd04000000000000000000000000086 
  536. 0c01500c3dd04000000000000000000000000087 
  537. 0c01500c3dd04000000000000000000000000088 
  538. 0c01500c3dd04000000000000000000000000089 
  539. 0c01500c3dd0400000000000000000000000008a 
  540. 0c01500c3dd0400000000000000000000000008b 
  541. 020150163dd0400000000000000000000000008c TEXT MODE </> MENU
  542.  
  543.  This menu lists the various functions available in Text Mode.  These 
  544.  functions can be accessed with the highlight bar or with the function 
  545.  keys listed at the bottom of the screen.
  546.  
  547.  Element   Return to element mode.
  548.  
  549.  Edit      Return to text mode.
  550.  
  551.  Box       Draw a box or select box set.
  552.  
  553.  Color     Select attributes or change colors.
  554.  
  555.  Block     Select and manipulate blocks.
  556.  
  557.  Delete    Delete or insert rows or columns.
  558.  
  559.  Undo      Undo last action or restore previous version.
  560.  
  561.  Misc      Miscellaneous functions.
  562.  
  563.  Cursor    Fast cursor control.
  564.  
  565.  Help      This is the help.
  566. 0c01500c3dd0400000000000000000000000008d 
  567. 0629280f3dd0400000000000000000000000008e BOX MENU - SELECT BOX SET
  568.  
  569.     Select a box type and press 
  570.     <Enter>.  If you are drawing 
  571.     in Elastic mode, your box will 
  572.     take on the new box type.  If 
  573.     you are drawing in Drag mode, 
  574.     new line segments will use the
  575.     new type.
  576.     
  577.     <Esc> returns to drawing the box
  578.     without changing the box type.   
  579. 0c01500c3dd0400000000000000000000000008f 
  580. 0c01500c3dd04000000000000000000000000090 
  581. 0e01500a3dd04000000000000000000000000091 DRAG COLORS
  582.  
  583.  Your cursor will leave a trail in the current attribute without changing 
  584.  any characters.
  585.  
  586.  Press <Enter> to complete the operation.
  587.  
  588.  Press <Esc> to abort the operation. 
  589. 0b01500d3dd04000000000000000000000000092 ATTRIBUTE MENU
  590.  
  591.  Select Attribute:
  592.  This option allows you to change the current attribute.  All new text
  593.  you enter will appear in new current attribute.
  594.  
  595.  Toggle to Previous Attribute:
  596.  This switch re-instates the last attribute you selected and makes it the
  597.  new current attribute.
  598.  
  599.  Change Color Using Drag Mode:
  600.  This option turns your cursor into a filter, turning everything in its 
  601.  path to the current attribute.  Elements encountered are not modified.
  602.  
  603.  Set Color of the Entire Screen:
  604.  This selection applies the current attribute to all the text and blank 
  605.  space on the screen.
  606.  
  607.  Shade an Area:
  608.  This option lets you convert a rectangular area of the screen to the 
  609.  current attribute.  
  610. 0d01500b3dd04000000000000000000000000093 DELETE MENU
  611.  
  612.  The Delete Menu offers the following functions:
  613.  
  614.  Delete Row:
  615.  Delete the current row.  Lower rows will move up one row and a new row will
  616.  appear at the bottom of the screen.
  617.  
  618.  Insert Row:
  619.  Insert a blank row at the current cursor position.  Subsequent rows are
  620.  pushed down by 1.  If a row is pushed beyond the bottom of the screen it is
  621.  lost.
  622.  
  623.  Delete Column:
  624.  Delete the current column.  Columns to the right of the cursor move one to
  625.  the left.
  626.  
  627.  Insert Column:
  628.  Insert a blank column at the current cursor position.  Characters to the
  629.  right of the inserted column move one column to the right.  This function
  630.  will not push text off the side of the screen.
  631.  
  632.  Erase to End of Line:
  633.  Delete characters to the right of the cursor on the current line.
  634.  
  635.  Erase to End of Screen:
  636.  Delete characters to the right of the cursor on the current line and 
  637.  anywhere on subsequent lines.
  638.  
  639.  Erase Entire Screen:
  640.  Erase all text on the screen.
  641. 020a35163dd04000000000000000000000000094 CURSOR MENU 
  642.  
  643.  This menu provides easy ways to move your cursor 
  644.  around the screen.  These cursor commands can be 
  645.  used while drawing, moving, highlighting, or any 
  646.  other time you would move around the screen with
  647.  the arrow keys.
  648.  
  649.  Home:
  650.  Move to start of line.
  651.  
  652.  End:
  653.  Move to the last character on the line.
  654.  
  655.  Start of Line:
  656.  Move to the start of line.
  657.  
  658.  End of Line:
  659.  Move to the last column of the line.
  660.  
  661.  Top of Screen:
  662.  Move to the first row of the screen in the current
  663.  column.
  664.  
  665.  Bottom of Screen:
  666.  Move to the last row of the screen in the current
  667.  column.
  668.  
  669.  Page Commands are only available in reports.
  670. 0c01500c3dd04000000000000000000000000095 
  671. 060150123dd04000000000000000000000000096 BOX MENU
  672.  
  673.  The Box menu offers three options:
  674.  
  675.  Draw box in elastic mode:
  676.  In this method, your current cursor position defines one corner of the box.
  677.  Use the arrow keys to define the opposite corner.  As you move the cursor, 
  678.  you will see the box take shape.  Press <Enter> to complete the box or <Esc> 
  679.  to abort.
  680.  
  681.  Draw box in drag mode:
  682.  In this method, you current cursor position defines the start of a line and 
  683.  the line follows the movements of your cursor.  <Enter> completes the line;
  684.  <Esc> aborts the drawing.  Drag mode is useful for drawing awkward shapes.
  685.  
  686.  Select boxset:
  687.  You can select a variety of different line types to form the outer border
  688.  of the box.
  689.  
  690. 05262a0c3dd04000000000000000000000000097 BOX ATTRIBUTES MENU
  691.  
  692.  Select attribute:
  693.  Call up the attribute menu to select 
  694.  an attribute for the box.
  695.  
  696.  Toggle auto-fill:
  697.  Toggle between a hollow box and a
  698.  box filled with the current attribute.
  699. 0c01500c3dd04000000000000000000000000098 
  700. 0c01500c3dd04000000000000000000000000099 
  701. 0c01500c3dd0400000000000000000000000009a 
  702. 02242d103dd0400000000000000000000000009b DRAW BOX - DRAG MODE
  703.  
  704.     Press <U> to enter undo mode where you
  705.     can retrace your steps and erase the 
  706.     line.  Press <U> again to return to
  707.     draw mode.
  708.  
  709.     Press <F4> to change attributes.
  710.  
  711.     Press <F5> to select the box type.
  712.  
  713.     Press <Enter> to save the line.
  714.  
  715.     Press <Esc> to abort.
  716.  
  717.  
  718. 020632163dd0400000000000000000000000009c MISCELLANEOUS MENU
  719.  
  720.  The Miscellaneous menu offers a variety of
  721.  functions that are not encompassed by any of
  722.  the other menu categories.
  723.  
  724.  Copy to Register:
  725.  Copy a selected box to a register.
  726.  
  727.  Copy from Register:
  728.  Dump the block that is in the register.  Your
  729.  current cursor position defines the upper
  730.  right corner of the block.
  731.  
  732.  Extended Character:
  733.  Call up a menu of the extended character set
  734.  and choose a character to appear at the 
  735.  current cursor position.
  736.  
  737.  Repeat (Drag Mode)
  738.  Repeat the last character you typed or chose
  739.  through the extended character menu.  Use the
  740.  arrow keys to move the cursor;  the repeated
  741.  character will mark the trail of the cursor.
  742.  
  743.  Toggle Element Display:
  744.  Remove or reinstate elements on the display in 
  745.  text mode.
  746.  
  747.  Toggle Mono/Color:
  748.  Toggle between monochrome and color displays
  749.  of the screen.  This only works on color 
  750.  screens.  In monochrome mode, underlined
  751.  text appears in blue.
  752.  
  753.  Toggle Wrap On/Off:
  754.  Toggle between having the cursor stop at the
  755.  edge of the screen or warp around to the other 
  756.  side.  This applies when drawing boxes or 
  757.  highlighting blocks.
  758.  
  759.  Toggle Word Processor Mode On/Off:
  760.  Works like Toggle Wrap, but moves the cursor 
  761.  down a line when it crosses the right screen
  762.  or page border and up a line when it crosses
  763.  the left.
  764. 020632163dd0400000000000000000000000009d MISCELLANEOUS MENU
  765.  
  766.  The Miscellaneous menu offers a variety of
  767.  functions that are not encompassed by any of
  768.  the other menu categories.
  769.  
  770.  Copy to Register:
  771.  Copy a selected box to a register.
  772.  
  773.  Copy from Register:
  774.  Dump the block that is in the register.  Your
  775.  current cursor position defines the upper
  776.  right corner of the block.
  777.  
  778.  Extended Character:
  779.  Call up a menu of the extended character set
  780.  and choose a character to appear at the 
  781.  current cursor position.
  782.  
  783.  Repeat (Drag Mode)
  784.  Repeat the last character you typed or chose
  785.  through the extended character menu.  Use the
  786.  arrow keys to move the cursor;  the repeated
  787.  character will mark the trail of the cursor.
  788.  
  789.  Toggle Element Display:
  790.  Remove or reinstate elements on the display in 
  791.  text mode.
  792.  
  793.  Toggle Mono/Color:
  794.  Toggle between monochrome and color displays
  795.  of the screen.  This only works on color 
  796.  screens.  In monochrome mode, underlined
  797.  text appears in blue.
  798.  
  799.  Toggle Wrap On/Off:
  800.  Toggle between having the cursor stop at the
  801.  edge of the screen or warp around to the other 
  802.  side.  This applies when drawing boxes or 
  803.  highlighting blocks.
  804.  
  805.  Toggle Word Processor Mode On/Off:
  806.  Works like Toggle Wrap, but moves the cursor 
  807.  down a line when it crosses the right screen
  808.  or page border and up a line when it crosses
  809.  the left.
  810.  
  811.  MISC. MENU - EXTENDED CHARACTER
  812.  
  813.  Choose a character from the extended character set and press <Enter> to
  814.  have it appear on the screen.  
  815.  
  816.  You may also be able to  access characters from the ASCII character set by 
  817.  holding down the <Alt> key and typing the desired character number on the 
  818.  character pad. 
  819. 020632163dd0400000000000000000000000009eMISCELLANEOUS MENU
  820.  
  821.  The Miscellaneous menu offers a variety of
  822.  functions that are not encompassed by any of
  823.  the other menu categories.
  824.  
  825.  Copy to Register:
  826.  Copy a selected box to a register.
  827.  
  828.  Copy from Register:
  829.  Dump the block that is in the register.  Your
  830.  current cursor position defines the upper
  831.  right corner of the block.
  832.  
  833.  Extended Character:
  834.  Call up a menu of the extended character set
  835.  and choose a character to appear at the 
  836.  current cursor position.
  837.  
  838.  Repeat (Drag Mode)
  839.  Repeat the last character you typed or chose
  840.  through the extended character menu.  Use the
  841.  arrow keys to move the cursor;  the repeated
  842.  character will mark the trail of the cursor.
  843.  
  844.  Toggle Element Display:
  845.  Remove or reinstate elements on the display in 
  846.  text mode.
  847.  
  848.  Toggle Mono/Color:
  849.  Toggle between monochrome and color displays
  850.  of the screen.  This only works on color 
  851.  screens.  In monochrome mode, underlined
  852.  text appears in blue.
  853.  
  854.  Toggle Wrap On/Off:
  855.  Toggle between having the cursor stop at the
  856.  edge of the screen or warp around to the other 
  857.  side.  This applies when drawing boxes or 
  858.  highlighting blocks.
  859.  
  860.  Toggle Word Processor Mode On/Off:
  861.  Works like Toggle Wrap, but moves the cursor 
  862.  down a line when it crosses the right screen
  863.  or page border and up a line when it crosses
  864.  the left.
  865.  
  866. 022d22163dd0400000000000000000000000009f BLOCK MENU 
  867.  
  868.  To select a block:
  869.  
  870.     Position the cursor at the
  871.     corner of the block you 
  872.     want to select.
  873.  
  874.     Use the Block menu to 
  875.     select the function you
  876.     want to perform.
  877.  
  878.     Use the arrow keys to 
  879.     define the block.  The area 
  880.     you select will appear in 
  881.     reverse video.
  882.  
  883.     Select the block by 
  884.     pressing <Enter>.
  885.  
  886.  The Block menu offers the 
  887.  following functions:
  888.  
  889.  Move:
  890.  Move text and/or elements to a 
  891.  new location.
  892.  
  893.  Copy:
  894.  Duplicate text in a new 
  895.  location. 
  896.  
  897.  Delete:
  898.  Delete a block of text.
  899.  
  900.  Last Block:
  901.  Select the last block you were
  902.  working with and use it for 
  903.  another operation.
  904.  
  905.  Center:
  906.  Center a block horizontally or
  907.  vertically.
  908.  
  909.  Case:
  910.  Change the case of characters
  911.  in the selected block to UPPER 
  912.  CASE, lower case, or Initial 
  913.  Capitals.
  914.  
  915.  Shade:
  916.  Change the selected block to 
  917.  the current attribute.  You 
  918.  can press <F4> to change the 
  919.  current attribute at any time 
  920.  during the operation.
  921.  
  922.  Dump Block:
  923.  Copy the last block selected 
  924.  to a new area.  The current 
  925.  cursor position defined the 
  926.  top right corner of the copy.
  927.  
  928.  Align Block:
  929.  Align the text within the
  930.  selected block to the left, to
  931.  the right, or to both sides of
  932.  the block.
  933. 0c01500c3dd040000000000000000000000000a0 
  934. 080150063dd040000000000000000000000000a1 CENTER BLOCK MENU
  935.  
  936.  Choose whether you want to center the block horizontally or vertically on 
  937.  the screen.  Press <Enter> to begin the blocking process.
  938. 0c01500c3dd040000000000000000000000000a2 BLOCK MENU - DELETE
  939.  
  940. 090a47093dd040000000000000000000000000a3 CASE MENU
  941.  
  942.  Choose the case for the text in the selected block.  You can select
  943.         UPPER CASE
  944.         lower case
  945.         Initial Capitals.
  946.  The prompts in the block will not be modified.
  947.  
  948. 090150093dd040000000000000000000000000a4 CASE MENU
  949.  
  950.  Choose the case for the text in the selected block.  You can select
  951.         UPPER CASE
  952.         lower case
  953.         Initial Capitals.
  954.  The prompts in the block will not be modified. 
  955. 0c01500c3dd040000000000000000000000000a5 
  956. 0c01500c3dd040000000000000000000000000a6 
  957. 020632163dd040000000000000000000000000a7 MISCELLANEOUS MENU
  958.  
  959.  The Miscellaneous menu offers a variety of
  960.  functions that are not encompassed by any of
  961.  the other menu categories.
  962.  
  963.  Copy to Register:
  964.  Copy a selected box to a register.
  965.  
  966.  Copy from Register:
  967.  Dump the block that is in the register.  Your
  968.  current cursor position defines the upper
  969.  right corner of the block.
  970.  
  971.  Extended Character:
  972.  Call up a menu of the extended character set
  973.  and choose a character to appear at the 
  974.  current cursor position.
  975.  
  976.  Repeat (Drag Mode)
  977.  Repeat the last character you typed or chose
  978.  through the extended character menu.  Use the
  979.  arrow keys to move the cursor;  the repeated
  980.  character will mark the trail of the cursor.
  981.  
  982.  Toggle Element Display:
  983.  Remove or reinstate elements on the display in 
  984.  text mode.
  985.  
  986.  Toggle Mono/Color:
  987.  Toggle between monochrome and color displays
  988.  of the screen.  This only works on color 
  989.  screens.  In monochrome mode, underlined
  990.  text appears in blue.
  991.  
  992.  Toggle Wrap On/Off:
  993.  Toggle between having the cursor stop at the
  994.  edge of the screen or warp around to the other 
  995.  side.  This applies when drawing boxes or 
  996.  highlighting blocks.
  997.  
  998.  Toggle Word Processor Mode On/Off:
  999.  Works like Toggle Wrap, but moves the cursor 
  1000.  down a line when it crosses the right screen
  1001.  or page border and up a line when it crosses
  1002.  the left.
  1003.  
  1004. 0901500f3dd040000000000000000000000000a8 UNDO MENU
  1005.  
  1006.  The Undo menu helps to protect you from unwanted modifications to your
  1007.  design.
  1008.  
  1009.  Undo Last Action:
  1010.  Restore the screen to the way it was before the last action.  You cannot
  1011.  undo attribute selection.
  1012.  
  1013.  Save Text to Buffer:
  1014.  Copy the current text to a buffer.  You might want to do this before
  1015.  making a series of modifications about which you are unsure.
  1016.  
  1017.  Restore Text from Buffer:
  1018.  Erase the current screen and replace it with the screen most recently 
  1019.  saved to the buffer.  This can be undone.
  1020. 0c01500c3dd040000000000000000000000000a9 
  1021. 0c01500c3dd040000000000000000000000000aa 
  1022. 020632163dd040000000000000000000000000ab MISCELLANEOUS MENU
  1023.  
  1024.  The Miscellaneous menu offers a variety of
  1025.  functions that are not encompassed by any of
  1026.  the other menu categories.
  1027.  
  1028.  Copy to Register:
  1029.  Copy a selected box to a register.
  1030.  
  1031.  Copy from Register:
  1032.  Dump the block that is in the register.  Your
  1033.  current cursor position defines the upper
  1034.  right corner of the block.
  1035.  
  1036.  Extended Character:
  1037.  Call up a menu of the extended character set
  1038.  and choose a character to appear at the 
  1039.  current cursor position.
  1040.  
  1041.  Repeat (Drag Mode)
  1042.  Repeat the last character you typed or chose
  1043.  through the extended character menu.  Use the
  1044.  arrow keys to move the cursor;  the repeated
  1045.  character will mark the trail of the cursor.
  1046.  
  1047.  Toggle Element Display:
  1048.  Remove or reinstate elements on the display in 
  1049.  text mode.
  1050.  
  1051.  Toggle Mono/Color:
  1052.  Toggle between monochrome and color displays
  1053.  of the screen.  This only works on color 
  1054.  screens.  In monochrome mode, underlined
  1055.  text appears in blue.
  1056.  
  1057.  Toggle Wrap On/Off:
  1058.  Toggle between having the cursor stop at the
  1059.  edge of the screen or warp around to the other 
  1060.  side.  This applies when drawing boxes or 
  1061.  highlighting blocks.
  1062.  
  1063.  Toggle Word Processor Mode On/Off:
  1064.  Works like Toggle Wrap, but moves the cursor 
  1065.  down a line when it crosses the right screen
  1066.  or page border and up a line when it crosses
  1067.  the left.
  1068.  
  1069. 0c01500c3dd040000000000000000000000000ac 
  1070. 090150093dd040000000000000000000000000ad CASE MENU
  1071.  
  1072.  Choose the case for the text in the selected block.  You can select
  1073.         UPPER CASE
  1074.         lower case
  1075.         Initial Capitals.
  1076.  The prompts in the block will not be modified.
  1077.   
  1078. 120150063dd040000000000000000000000000ae MOVING A SELECTED BLOCK
  1079.  
  1080.  Use the arrow keys to position the block and <Enter> to complete the
  1081.  operation.  <Esc> aborts the operation.
  1082. 0b01500d3dd040000000000000000000000000af SELECTING A BLOCK
  1083.  
  1084.  The position of your cursor when you chose the operation defines one corner 
  1085.  of the block.  Use the arrow keys to highlight the area you want to select.
  1086.  
  1087.     Press <Enter> to complete the selection.
  1088.  
  1089.     Press <Esc> to abort the selection.
  1090.  
  1091.     If you are selecting a block to be shaded, press <F4> to change the 
  1092.     current attribute.
  1093.      
  1094.   
  1095. 020632163dd040000000000000000000000000b0 MISCELLANEOUS MENU
  1096.  
  1097.  The Miscellaneous menu offers a variety of
  1098.  functions that are not encompassed by any of
  1099.  the other menu categories.
  1100.  
  1101.  Copy to Register:
  1102.  Copy a selected box to a register.
  1103.  
  1104.  Copy from Register:
  1105.  Dump the block that is in the register.  Your
  1106.  current cursor position defines the upper
  1107.  right corner of the block.
  1108.  
  1109.  Extended Character:
  1110.  Call up a menu of the extended character set
  1111.  and choose a character to appear at the 
  1112.  current cursor position.
  1113.  
  1114.  Repeat (Drag Mode)
  1115.  Repeat the last character you typed or chose
  1116.  through the extended character menu.  Use the
  1117.  arrow keys to move the cursor;  the repeated
  1118.  character will mark the trail of the cursor.
  1119.  
  1120.  Toggle Element Display:
  1121.  Remove or reinstate elements on the display in 
  1122.  text mode.
  1123.  
  1124.  Toggle Mono/Color:
  1125.  Toggle between monochrome and color displays
  1126.  of the screen.  This only works on color 
  1127.  screens.  In monochrome mode, underlined
  1128.  text appears in blue.
  1129.  
  1130.  Toggle Wrap On/Off:
  1131.  Toggle between having the cursor stop at the
  1132.  edge of the screen or warp around to the other 
  1133.  side.  This applies when drawing boxes or 
  1134.  highlighting blocks.
  1135.  
  1136.  Toggle Word Processor Mode On/Off:
  1137.  Works like Toggle Wrap, but moves the cursor 
  1138.  down a line when it crosses the right screen
  1139.  or page border and up a line when it crosses
  1140.  the left.
  1141.  
  1142.  
  1143.  
  1144.  DRAG REPEAT
  1145.  
  1146.  Use the arrow keys to drag the character around the screen. 
  1147.  
  1148.     <Enter> completes the operation.
  1149.  
  1150.     <Esc> aborts the operation.
  1151. 0c01500c3dd040000000000000000000000000b1 COLOR MENU
  1152.  
  1153.  The color menu offers the following options:
  1154.  
  1155.  Select Attribute:
  1156.  Choose from a list of available attributes.  You can control these
  1157.  attributes from the Project Manager.
  1158.  
  1159.  Toggle to Previous Attribute:
  1160.  Toggle between the current attribute and the last one used.
  1161.  
  1162.  Change Colors Using Drag Mode:
  1163.  Drag your cursor around the screen and leave a trail in the current
  1164.  attribute without changing the characters over which your cursor passes.
  1165.  
  1166.  Set Color of Entire Screen:
  1167.  Set all characters and spaces to the current attribute.
  1168.  
  1169.  Shade an Area:
  1170.  Highlight an area and change it to the current attribute.
  1171.  
  1172. 0c01500c3dd040000000000000000000000000b2 
  1173. 0c01500c3dd040000000000000000000000000b3 
  1174. 0c01500c3dd040000000000000000000000000b4 
  1175. 0c01500c3dd040000000000000000000000000b5 
  1176. 0c01500c3dd040000000000000000000000000b6 
  1177. 0c01500c3dd040000000000000000000000000b7 
  1178. 080136093dd040000000000000000000000000b8 SELECT EXTENDED CHARACTER
  1179.  
  1180.     Use the arrow keys to select the character from
  1181.     the list and press <Enter> to put at the current
  1182.     cursor position on the screen.
  1183.  
  1184.     Press <Esc> to abort the operation.
  1185. 020632163dd040000000000000000000000000b9 MISCELLANEOUS MENU
  1186.  
  1187.  The Miscellaneous menu offers a variety of
  1188.  functions that are not encompassed by any of
  1189.  the other menu categories.
  1190.  
  1191.  Copy to Register:
  1192.  Copy a selected box to a register.
  1193.  
  1194.  Copy from Register:
  1195.  Dump the block that is in the register.  Your
  1196.  current cursor position defines the upper
  1197.  right corner of the block.
  1198.  
  1199.  Extended Character:
  1200.  Call up a menu of the extended character set
  1201.  and choose a character to appear at the 
  1202.  current cursor position.
  1203.  
  1204.  Repeat (Drag Mode)
  1205.  Repeat the last character you typed or chose
  1206.  through the extended character menu.  Use the
  1207.  arrow keys to move the cursor;  the repeated
  1208.  character will mark the trail of the cursor.
  1209.  
  1210.  Toggle Element Display:
  1211.  Remove or reinstate elements on the display in 
  1212.  text mode.
  1213.  
  1214.  Toggle Mono/Color:
  1215.  Toggle between monochrome and color displays
  1216.  of the screen.  This only works on color 
  1217.  screens.  In monochrome mode, underlined
  1218.  text appears in blue.
  1219.  
  1220.  Toggle Wrap On/Off:
  1221.  Toggle between having the cursor stop at the
  1222.  edge of the screen or warp around to the other 
  1223.  side.  This applies when drawing boxes or 
  1224.  highlighting blocks.
  1225.  
  1226.  Toggle Word Processor Mode On/Off:
  1227.  Works like Toggle Wrap, but moves the cursor 
  1228.  down a line when it crosses the right screen
  1229.  or page border and up a line when it crosses
  1230.  the left.
  1231.  
  1232. 020632163dd040000000000000000000000000ba MISCELLANEOUS MENU
  1233.  
  1234.  The Miscellaneous menu offers a variety of
  1235.  functions that are not encompassed by any of
  1236.  the other menu categories.
  1237.  
  1238.  Copy to Register:
  1239.  Copy a selected box to a register.
  1240.  
  1241.  Copy from Register:
  1242.  Dump the block that is in the register.  Your
  1243.  current cursor position defines the upper
  1244.  right corner of the block.
  1245.  
  1246.  Extended Character:
  1247.  Call up a menu of the extended character set
  1248.  and choose a character to appear at the 
  1249.  current cursor position.
  1250.  
  1251.  Repeat (Drag Mode)
  1252.  Repeat the last character you typed or chose
  1253.  through the extended character menu.  Use the
  1254.  arrow keys to move the cursor;  the repeated
  1255.  character will mark the trail of the cursor.
  1256.  
  1257.  Toggle Element Display:
  1258.  Remove or reinstate elements on the display in 
  1259.  text mode.
  1260.  
  1261.  Toggle Mono/Color:
  1262.  Toggle between monochrome and color displays
  1263.  of the screen.  This only works on color 
  1264.  screens.  In monochrome mode, underlined
  1265.  text appears in blue.
  1266.  
  1267.  Toggle Wrap On/Off:
  1268.  Toggle between having the cursor stop at the
  1269.  edge of the screen or warp around to the other 
  1270.  side.  This applies when drawing boxes or 
  1271.  highlighting blocks.
  1272.  
  1273.  Toggle Word Processor Mode On/Off:
  1274.  Works like Toggle Wrap, but moves the cursor 
  1275.  down a line when it crosses the right screen
  1276.  or page border and up a line when it crosses
  1277.  the left.
  1278.  
  1279. 091938093dd040000000000000000000000000bb ALIGN BLOCK
  1280.  
  1281.  You can align the text in the selected block with
  1282.  the left or right edge of the block.  You can also
  1283.  justify the text by aligning the text with both
  1284.  sides of the block.  Note that justification is done
  1285.  by altering the between word spacing.  
  1286. 0c01500c3dd040000000000000000000000000bc 
  1287. 100150083dd040000000000000000000000000bd REALLY ERASE ALL TEXT ON THIS SCREEN?
  1288.  
  1289.     Press <Y> or <Enter> to delete all the text on the screen. 
  1290.  
  1291.     Press <N> or <Esc> and then <Enter> to leave the text in place.
  1292. 0a01500e3dd040000000000000000000000000be DRAW BOX IN ELASTIC MODE
  1293.  
  1294.  Move the cursor to define the box.
  1295.  
  1296.     Press <F4> to change the display attribute of the box or to toggle the
  1297.     auto-fill feature.
  1298.  
  1299.     Press <F5> to change the box type.
  1300.  
  1301.     Press <F3> or <Enter> to complete the box.
  1302.  
  1303.     Press <Esc> to abort the box.
  1304.  
  1305. 0c01500c011040000000000000000000000000bf 
  1306. 092023083dd040000000000000000000000000c0 MOVE TEXT, ELEMENTS, OR BOTH
  1307.  
  1308.  You can move text, elements, or 
  1309.  both.  Make your selection and 
  1310.  press <Enter> to begin the 
  1311.  blocking process.
  1312. 0c01500c011040000000000000000000000000c1 
  1313. 0c01500c011040000000000000000000000000c2 
  1314. 0c01500c011040000000000000000000000000c3 
  1315. 04231b093dd040000000000000000000000000c4 ATTRIBUTE SELECTION
  1316.  
  1317.  Use the arrow keys and
  1318.  <Enter> to choose an
  1319.  attribute.
  1320.  
  1321.  <Esc> aborts the menu.
  1322.  
  1323.