home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / 3DMENU20.ZIP / 3DMENU.ARC / 3DMENU.HLP < prev    next >
Text File  |  1979-11-30  |  23KB  |  672 lines

  1. REPOSITIONING MENUS
  2. -------------------
  3.  
  4. You can position your menus anywhere on the screen, and 3DMENU will 
  5. save those positions to use each time your menu system is run.
  6.  
  7. To reposition the active menu, press Shift to make its border flash.
  8.  
  9. Continue to hold down the Shift key while you use the cursor keys 
  10. (or mouse) to move the menu to a new position.
  11.  
  12. To reposition an inactive menu, press Shift+ESC until the border 
  13. flashes on the menu you want to reposition.
  14.  
  15. Continue to hold down the Shift key while you use the cursor keys 
  16. (or mouse) to move the menu to a new position.
  17.  
  18. NOTE:  If you make a change to the active menu using the Edit Menu 
  19.        (F10) command from the Control Menu, the menu will return to 
  20.        the center of the screen (default position), and may then need 
  21.        to be repositioned.
  22.  
  23.  
  24. STARTING 3DMENU - FROM THE DOS PROMPT
  25. -------------------------------------
  26.  
  27. To start 3DMENU from the DOS prompt type:
  28.  
  29.      MENU
  30.  
  31. and press ENTER.
  32.  
  33. (If, during installation, you chose a command other than the default, 
  34. "MENU", substitute that command for "MENU").
  35.  
  36.  
  37. STARTING 3DMENU - AUTOMATICALLY ON REBOOT
  38. -----------------------------------------
  39.  
  40. During installation, if you answered Yes to the prompt "Do you want 
  41. 3DMENU to appear after a re-boot?", 3DMENU will start automatically 
  42. every time you turn on (or reboot) your computer.
  43.  
  44. If you answered No to the above prompt during installation, and later 
  45. change your mind, edit your AUTOEXEC.BAT file and add the command 
  46. "MENU" as the last line.  (If, during installation, you chose a 
  47. command other than the default, "MENU", substitute that command for 
  48. "MENU").
  49.  
  50.  
  51. SELECTING A MENU OPTION
  52. -----------------------
  53.  
  54. A menu's options can only be selected when that menu is "active".  A 
  55. menu is active while it is in the foreground, with a double line 
  56. border.
  57.  
  58. If a sub-menu is currently active and the option you want to select 
  59. is on a previous menu, press ESC (or right mouse button), to back up 
  60. one menu level at a time.
  61.  
  62. To select a menu option:
  63. ------------------------
  64. Press the number key that matches the number of the option you want, 
  65. OR:
  66. Use up and down cursor keys (or mouse) to highlight the option you 
  67. want, then press ENTER (or left mouse button).
  68.  
  69. NOTE:  3DMENU takes up no memory when your menu options are running.  
  70.        All available memory can be used by your software programs.
  71.  
  72.  
  73. SELECTING A CONTROL MENU COMMAND
  74. --------------------------------
  75.  
  76. The Control Menu consists of a pop-up window containing the commands 
  77. used by 3DMENU.
  78.  
  79. The Control Menu is activated by the system control key.  You can 
  80. choose the system control key you want to use to activate the 
  81. Control Menu.  If you have chosen a system control key other than the 
  82. default, CTRL, substitute that key wherever CTRL is referred to
  83. below.
  84.  
  85. To select a Control Menu command:
  86. ---------------------------------
  87. Press the command's shortcut key (if applicable), 
  88. OR:
  89. Press CTRL to activate the Control Menu.
  90. Select a command by pressing the letter key that matches the 
  91. command's highlighted letter.
  92.  
  93.  
  94. CREATING/EDITING MENU OPTIONS
  95. -----------------------------
  96.  
  97. Shortcut key:  F10
  98.  
  99. Use this command to enter the edit screen for the menu that is 
  100. currently "active".  A menu is active while it is in the foreground, 
  101. with a double line border, and its options available for selection.
  102.  
  103. NOTE:  If you make a change to the active menu using the Edit Menu 
  104.        (F10) command from the Control Menu, the menu will return to 
  105.        the center of the screen (default position), and may then need 
  106.        to be repositioned.  Refer to "REPOSITIONING MENUS" section.
  107.  
  108. From the edit screen, you may add, edit, move, or delete the active 
  109. menu's options.
  110.  
  111.  
  112. ADDING A NEW MENU OPTION
  113. ------------------------
  114.  
  115. To add a new menu option, follow these steps while in the edit 
  116. screen:
  117.  
  118. 1.  Use up and down cursor keys (or mouse) to highlight a blank 
  119.     option.  Press ENTER (or left mouse button).
  120.  
  121. 2.  Use up and down cursor keys (or mouse) to select the type of 
  122.     option you want to create.  A "Sub-Menu" option will call up a 
  123.     sub-menu containing more options to choose from, whereas a 
  124.     "Command" option will launch a command or program.  Menus on the 
  125.     8th and last level can only contain Command options.
  126.  
  127. 3.  Enter a title for the option.  The title can be up to 50 
  128.     characters in length.  3DMENU automatically adjusts the width of 
  129.     the menu to accommodate the option with the longest title.
  130.  
  131. 4.  If you have created a Sub-Menu option, you cannot add options to
  132.     it from this edit screen.  You must first make the sub-menu the 
  133.     "active" menu, and then press F10 to go to its edit screen.
  134.  
  135.     If you have created a Command option, you must select the drive, 
  136.     directory, and name of the command or program file the option 
  137.     will launch.  Use PgUp and PgDn keys to scroll, or press a 
  138.     letter key to display selections that start with that letter.
  139.     Use up and down cursor keys (or mouse) to highlight selection, 
  140.     then press ENTER (or left mouse button) to insert selection.
  141.  
  142.     NOTE:  If you have nested sub-directories, select <OK> when the 
  143.            required path is complete.  Use the backspace key to remove an 
  144.            inserted selection and back up to the "parent" or previous 
  145.            directory.
  146.  
  147. 5.  3DMENU uses the information you provide to create a Command file 
  148.     (DOS batch file) which is sufficient to run the option.  
  149.     3DMENU 's text editor will display the new Command file, and you 
  150.     can either press ESC to accept it as created, or edit it further.
  151.  
  152.     NOTE:  If you are using DOS version 3.3 or higher, and the 
  153.            command or program file you selected is a DOS batch file 
  154.            (extension .BAT), it will be preceded by the command 
  155.            "CALL" in the Command file.
  156.            If you are using DOS version 2.0 through 3.2, the batch 
  157.            file's contents will be merged into the Command file.
  158.  
  159.     Since 3DMENU 's Command files can accept any standard DOS 
  160.     commands or DOS parameters, you can edit them and make them as 
  161.     complex as you need them to be.  Refer to "USING THE TEXT 
  162.     EDITOR" section for instructions on using the editor.
  163.  
  164.  
  165. EDITING AN EXISTING SUB-MENU OPTION
  166. -----------------------------------
  167.  
  168. NOTE:  To change an existing Sub-Menu option to a Command option (or 
  169.        vice versa), you must delete the option and then recreate it, 
  170.        selecting the new type.
  171.  
  172. To edit an existing Sub-Menu option, follow these steps while in the 
  173. edit screen:
  174.  
  175. 1.  Use up and down cursor keys (or mouse) to select the Sub-Menu 
  176.     option.  Press ENTER (or left mouse button).
  177.  
  178. 2.  Edit the title for the sub-menu, or press ENTER to accept the 
  179.     existing title.
  180.  
  181. 3.  To edit options on the sub-menu, you must first make the sub-menu 
  182.     the "active" menu, and then press F10 to go to its edit screen.
  183.  
  184.  
  185. EDITING AN EXISTING COMMAND OPTION
  186. ----------------------------------
  187.  
  188. NOTE:  To change an existing Command option to a Sub-Menu option (or 
  189.        vice versa), you must delete the option and then recreate it, 
  190.        selecting the new type.
  191.  
  192. To edit an existing Command option, follow these steps while in the 
  193. edit screen:
  194.  
  195. 1.  Use up and down cursor keys (or mouse) to select the Command 
  196.     option.  Press ENTER (or left mouse button).
  197.  
  198. 2.  Edit the title for the option, or press ENTER to accept the 
  199.     existing title.
  200.  
  201. 3.  3DMENU 's text editor will display the option's Command file, 
  202.     and you can either press ESC to accept it "as is", or edit it 
  203.     further.
  204.  
  205.     Since 3DMENU 's Command files can accept any standard DOS 
  206.     commands or DOS parameters, you can edit them and make them as 
  207.     complex as you need them to be.  Refer to "USING THE TEXT 
  208.     EDITOR" section for instructions on using the editor.
  209.  
  210.  
  211. DELETING A MENU OPTION
  212. ----------------------
  213.  
  214. To delete an existing option, follow these steps while in the edit 
  215. screen:
  216.  
  217. 1.  Use up and down cursor keys (or mouse) to select the option.
  218.  
  219. 2.  Press the DELETE key twice.
  220.  
  221.     If the option is a sub-menu, 3DMENU will not allow you to delete 
  222.     it until that sub-menu is empty.  You must first edit the 
  223.     sub-menu and delete all of its options.
  224.  
  225.  
  226. EDITING THE MENU SYSTEM BANNER
  227. ------------------------------
  228.  
  229. The banner is the title which appears above all menus in your menu 
  230. system.  It can be up to 50 characters in length.  3DMENU auto-
  231. matically adjusts the width of the banner box to accommodate the 
  232. banner text.
  233.  
  234. If you do not want a banner to appear above your menus, make it 
  235. blank, and no banner box will be displayed.
  236.  
  237. To edit the menu system banner, follow these steps while in any 
  238. menu's edit screen:
  239.  
  240. 1.  Press the "B" key to select the banner.
  241.  
  242. 2.  Edit the banner text, or press ENTER to accept the existing text.
  243.  
  244.  
  245. CONVERTING AN EXISTING MENU SYSTEM TO 3DMENU
  246. --------------------------------------------
  247.  
  248. 3DMENU creates/uses standard DOS batch files as its Command files.  
  249. Therefore, any existing batch file menu system can be easily 
  250. converted to 3DMENU.
  251.  
  252. To convert an existing menu system that uses standard DOS batch 
  253. files, follow these steps:
  254.  
  255. 1.  Use the Edit Menu (F10) command from the Control Menu.
  256.  
  257. 2.  Use up and down cursor keys (or mouse) to highlight a blank 
  258.     option.  Press ENTER (or left mouse button).
  259.  
  260. 3.  Select the type of option you want to create.
  261.  
  262. 4.  Enter a title for the option.
  263.  
  264. 5.  When prompted to select the drive, directory, and name of file, 
  265.     press ESC to ignore the prompts and enter 3DMENU 's text editor.
  266.  
  267. 6.  Press Shift+F5 to import the applicable batch file from the 
  268.     existing menu system.
  269.  
  270. 7.  Repeat the above steps for each batch file from the existing menu 
  271.     system.
  272.  
  273. NOTE:  After importing a batch file, make sure it contains the 
  274.        following basic 3DMENU Command file components:
  275.  
  276.        ECHO OFF        (turns off DOS echo)
  277.        <DRIVE>         (changes to drive specified)
  278.        CD <DIR>        (changes to directory specified)
  279.        <COMMAND>       (runs program specified)
  280.        C:\3DMENU\MENU  (runs 3DMENU)
  281.  
  282.  
  283. SPECIFYING RETURN MENU
  284. ----------------------
  285.  
  286. The "return menu" refers to the menu that an option returns to after 
  287. running.  Each option can have a different return menu.
  288.  
  289. By default, a menu option returns to the same menu that ran the 
  290. option.  3DMENU uses the following as the last line of the option's 
  291. Command file:
  292.  
  293.      C:\3DMENU\MENU
  294.  
  295. To specify the "parent" or previous menu as the return menu, the last 
  296. line of the option's Command file must be:
  297.  
  298.      C:\3DMENU\MENU  P
  299.  
  300. To specify the main menu level as the return menu, the last line of 
  301. the option's Command file must be:
  302.  
  303.      C:\3DMENU\MENU  M
  304.  
  305. If you have installed 3DMENU in a drive and/or directory other than 
  306. the default, C:\3DMENU, substitute the specified drive and/or 
  307. directory for C:\3DMENU above.
  308.  
  309. To exit to DOS instead of returning to any menu, NONE of the above 
  310. commands should be included in the option's Command file.
  311.  
  312.  
  313. PARAMETER PASSING
  314. -----------------
  315.  
  316. Parameter passing provides versatility to your menu options, allowing 
  317. them to accept different variables each time they are run.
  318.  
  319. The standard DOS parameter passing symbols, %1 through %9, can be 
  320. included in the Command file of any option.  3DMENU will recognize 
  321. these symbols, as long as the Command file containing them was 
  322. created by 3DMENU.
  323.  
  324. EXAMPLE:
  325.  
  326. An option that launches the program Microsoft Word can prompt for a 
  327. file name to load.  Edit the option's Command file, and replace the 
  328. command:
  329.  
  330. WORD
  331.  
  332. with the command:
  333.  
  334. WORD  %1
  335.  
  336. Each time the option is run, 3DMENU will prompt for the parameter(s) 
  337. required.
  338. The option's customized help message (if created) will also appear 
  339. automatically whenever the option is selected.
  340.  
  341.  
  342. MOVING AN EXISTING MENU OPTION - WITHIN THE SAME MENU
  343. -----------------------------------------------------
  344.  
  345. You can move an existing option, without having to delete it and 
  346. recreate it.  If the option is a sub-menu, all of the Menu files and 
  347. Command files below it will move to the new location automatically.
  348.  
  349. To move an option within the same menu, follow these steps:
  350.  
  351. 1.  Use the Edit Menu (F10) command from the Control Menu.
  352.  
  353. 2.  Use up and down cursor keys (or mouse) to highlight the option 
  354.     you want to move.
  355.  
  356. 3.  Hold down the Shift key while you use up and down cursor keys to 
  357.     move the option to a new position.
  358.  
  359.  
  360. MOVING AN EXISTING MENU OPTION - TO ANOTHER MENU
  361. ------------------------------------------------
  362.  
  363. You can move an existing option, without having to delete it and 
  364. recreate it.  If the option is a sub-menu, all of the Menu files and 
  365. Command files below it will move to the new location automatically.
  366.  
  367. To move an option to another menu, follow these steps:
  368.  
  369. 1.  Use the Edit Menu (F10) command from the Control Menu.
  370.  
  371. 2.  Use up and down cursor keys (or mouse) to highlight the option 
  372.     you want to move, then press Shift+Delete to place the option in 
  373.     the Transfer Area.
  374.  
  375. 3.  Press ESC to exit the edit screen.
  376.  
  377. 4.  Make the target menu the active menu, and use the Edit Menu (F10) 
  378.     command again.
  379.  
  380. 5.  Use up and down cursor keys (or mouse) to highlight the option's 
  381.     new position, then press Shift+Insert to insert the option from 
  382.     the Transfer Area.
  383.  
  384.  
  385. HELP FOR MENU OPTIONS
  386. ---------------------
  387.  
  388. Shortcut key:  Shift+F10
  389.  
  390. Use this command to create or edit the customized help message for 
  391. the currently highlighted menu option.
  392.  
  393. 3DMENU 's text editor will display the option's Menu Option Help 
  394. file, and you can either press ESC to accept it "as is", or edit it.  
  395. Refer to "USING THE TEXT EDITOR" section for instructions on using 
  396. the editor.
  397.  
  398. To delete an existing Menu Option Help file, make it blank.
  399.  
  400. Press F1 while a menu option is highlighted to display the 
  401. customized help message for that option (if created).  If the option 
  402. requires parameters, its customized help message will appear auto-
  403. matically whenever the option is selected.
  404.  
  405.  
  406. COLOR SETTINGS
  407. --------------
  408.  
  409. Shortcut key:  F5
  410.  
  411. Use this command to customize the colors of your menu system.  The 
  412. following colors can be customized:
  413.  
  414.      Desktop:        refers to all screen areas not covered up by 
  415.                      menus.
  416.  
  417.      Active Menu:    refers to any menu while it is in the 
  418.                      foreground, with a double line border, and its 
  419.                      options available for selection.
  420.  
  421.      Inactive Menu:  refers to any menu while it is in the 
  422.                      background, with a single line border, and its 
  423.                      options UNavailable for selection.
  424.  
  425.      Help:           refers to the help system.
  426.  
  427.      Time:           refers to the date and system time displayed on 
  428.                      the menu.
  429.  
  430.      Border:         refers to the border line around the edges of 
  431.                      the screen.
  432.  
  433. Use cursor keys (or mouse) to select a color combination.  Changes 
  434. are displayed instantly.  When finished, press ENTER (or left mouse 
  435. button) to save, or press ESC (or right mouse button) to disregard 
  436. changes and restore previous selection.
  437.  
  438.  
  439. TIME DISPLAY
  440. ------------
  441.  
  442. Use the Preferences (F3) command to select preferences for time 
  443. display.  The following choices are available:
  444.  
  445.      No time:        does not show the date or system time on the 
  446.                      menu.
  447.  
  448.      12 hour clock:  shows the date and system time on the menu, with 
  449.                      the time in 12 hour format (ie. 13:00 shows as 
  450.                      1:00).
  451.  
  452.      24 hour clock:  shows the date and system time on the menu, with 
  453.                      the time in 24 hour format (ie. 1:00 PM shows as 
  454.                      13:00).
  455.  
  456. When finished, press ENTER (or left mouse button) to save, or press 
  457. ESC (or right mouse button) to disregard changes and restore previous 
  458. selection.
  459.  
  460.  
  461. SCREEN DISPLAY
  462. --------------
  463.  
  464. Use the Preferences (F3) command to select preferences for screen 
  465. display.  The following choices are available:
  466.  
  467. Border:
  468. -------
  469.      No border display:  hides the border line around the edges of 
  470.                          the screen.
  471.  
  472.      Display a border:   shows the border line around the edges of 
  473.                          the screen.
  474.  
  475. When finished, press ENTER (or left mouse button) to save, or press 
  476. ESC (or right mouse button) to disregard changes and restore previous 
  477. selection.
  478.  
  479. Control key msg:
  480. ----------------
  481.      No display:       hides the Control key message ("Press CTRL key 
  482.                        for control menu") at the bottom of the screen.
  483.  
  484.      Display message:  shows the Control key message at the bottom of 
  485.                        the screen.
  486.  
  487. When finished, press ENTER (or left mouse button) to save, or press 
  488. ESC (or right mouse button) to disregard changes and restore previous 
  489. selection.
  490.  
  491.  
  492. SCREEN SAVER
  493. ------------
  494.  
  495. Use the Preferences (F3) command to select preferences for the screen 
  496. saver.  The following choices are available:
  497.  
  498.      Activation delay:   Use cursor keys to select the number of 
  499.                          minutes of keyboard/mouse inactivity you 
  500.                          want to elapse before the screensaver is 
  501.                          automatically activated (from NEVER to 120 
  502.                          minutes).
  503.  
  504.      Select screensave:  Use cursor keys to select one of the 8 
  505.                          available screensave displays.
  506.  
  507. When finished, press ENTER (or left mouse button) to save, or press 
  508. ESC (or right mouse button) to disregard changes and restore previous 
  509. selection.
  510.  
  511. NOTE:  If you do not want to use a screensaver, select NEVER as the 
  512.        number of minutes of keyboard/mouse inactivity.
  513.  
  514. Messages in 3DSCR.MSG:
  515. ----------------------
  516. Select this if you want to create your own messages in a file called 
  517. 3DSCR.MSG and display them as a screensaver.  The 3DSCR.MSG file must 
  518. reside in the same directory as 3DMENU.
  519.  
  520.  
  521. MOUSE SENSITIVITY
  522. -----------------
  523.  
  524. Use the Preferences (F3) command to select mouse sensitivity:
  525.  
  526. Use left and right cursor keys to select the level of mouse 
  527. sensitivity you want.
  528.  
  529. When finished, press ENTER (or left mouse button) to save, or press 
  530. ESC (or right mouse button) to disregard changes and restore previous 
  531. selection.
  532.  
  533.  
  534. CONTROL KEY
  535. -----------
  536.  
  537. Use the Preferences (F3) command to choose the system control key you 
  538. want to use to activate the Control Menu.  The default system control 
  539. key is CTRL.  It is recommended that you use CTRL or ALT unless you 
  540. encounter a key conflict, for example, with a TSR (memory-resident) 
  541. program.  The following choices are available:
  542.  
  543.      CTRL:  selects CTRL key as system control key.
  544.  
  545.      ALT:   selects ALT key as system control key.
  546.  
  547.      F9:    selects F9 key as system control key.
  548.  
  549. When finished, press ENTER (or left mouse button) to save, or press 
  550. ESC (or right mouse button) to disregard changes and restore previous 
  551. selection.
  552.  
  553.  
  554. EXITING 3DMENU
  555. --------------
  556.  
  557. Shortcut key:  CTRL+X
  558.  
  559. Use this command to exit 3DMENU.
  560.  
  561.  
  562. USING THE TEXT EDITOR
  563. ---------------------
  564.  
  565. 3DMENU has a text editor which is used for editing Command files 
  566. and Menu Option Help files.  Some "basics" you need to know about 
  567. using the editor are described below.
  568.  
  569. The editor has a limitation of 63 lines by 127 columns.  If your 
  570. Command file requires more than this, use another editor (eg. word 
  571. processor).
  572.  
  573. Selecting a Block of Text:
  574. --------------------------
  575. Many editing functions can be applied to a block of text which has 
  576. been "selected" or highlighted.
  577.  
  578. Use Shift plus cursor keys to select a block of text.
  579.  
  580. Deleting a Block of Text:
  581. -------------------------
  582. Press Shift+Delete to delete the currently selected text and put it 
  583. into the scrap area.
  584.  
  585. The scrap area's contents remain intact until replaced by the 
  586. contents of the next delete.  They can be inserted at any point by 
  587. pressing Shift+Insert.
  588.  
  589. Inserting a Block of Text:
  590. --------------------------
  591. Press Shift+Insert to insert the contents of the scrap area to the 
  592. point in front of the cursor.
  593.  
  594. The scrap area's contents can be inserted multiple times, as they 
  595. remain intact until replaced by the contents of the next delete.
  596.  
  597. Importing a File:
  598. -----------------
  599. Press Shift+F5 to import an existing file into the editor.  The 
  600. imported file will replace the contents of the edit window.
  601.  
  602. TIP:  You can use the import facility to easily convert an existing 
  603.       menu system that uses standard DOS batch files to 3DMENU.  
  604.       Refer to "CONVERTING AN EXISTING MENU SYSTEM TO 3DMENU" 
  605.       section.
  606.  
  607.  
  608.  
  609. USING 3DGEN
  610. -----------
  611.  
  612. 3DGEN is 3DMENU 's automatic menu generator program, which can be 
  613. used to scan the computer's hard drive(s) for applications and 
  614. generate a complete menu system.
  615.  
  616. 3DGEN can be run during installation, OR as a standalone program from 
  617. the DOS prompt at any time.
  618.  
  619. An applications database file called 3DGEN.DB is included with 
  620. 3DMENU, containing over 500 popular applications to scan for.
  621.  
  622. Generating a Menu System:
  623. -------------------------
  624. To automatically generate a menu system at any time after 
  625. installation of 3DMENU, from the DOS prompt type:
  626.  
  627.      3DGEN  /g
  628.  
  629. and press ENTER.
  630.  
  631. A complete menu system will be generated based on the data contained 
  632. in the specified applications database file.
  633.  
  634. If a menu system already exists in the directory 3DGEN is run from, 
  635. you will be prompted to decide whether or not to replace it.
  636.  
  637. By default, 3DGEN scans drives C:, D:, and E: (if they exist).  To 
  638. specify a different drive or list of drives, include the "/dxxx" 
  639. switch in the above command (where xxx is the drive or list of drives 
  640. you want to scan.
  641.  
  642. EXAMPLE:
  643.  
  644. 3DGEN  /g  /dCFZ
  645.  
  646. scans drives C:, F:, and Z:.
  647.  
  648.  
  649. READ-ONLY ACCESS
  650. ----------------
  651.  
  652. 3DMENU allows you to run your menu system with "read only" access to 
  653. prevent unauthorized modifications.
  654.  
  655. To limit access to "read only", simply edit your MENU.BAT file and 
  656. replace the command:
  657.  
  658. 3DMENU  %1
  659.  
  660. with the command:
  661.  
  662. 3DMENURO  %1
  663.  
  664. This will cause your menu system to run using the 3DMENURO.EXE 
  665. program file instead of 3DMENU.EXE.  No modifications, color changes, 
  666. etc. will be allowed.
  667.  
  668. TIP:  A quick way to limit access to "read only" is to erase your 
  669.       existing MENU.BAT file, then run the 3DMENURO program, which 
  670.       will create a MENU.BAT file for you.
  671.  
  672.