home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / util / menu / 015 / menuinst.hlp < prev    next >
Text File  |  1990-03-14  |  12KB  |  321 lines

  1. MainMenuHelp
  2. 20
  3.   Use FILE for operations involving menu data files, 
  4.   such as creating a new file, loading a different 
  5.   file, getting a directory, changing file levels, 
  6.   etc.
  7.   
  8.   Use RECORDS for most operations on menu data re- 
  9.   cords, such as deleting, adding, changing records.
  10.  
  11.   Use MACROS to set up or print the macro strings to
  12.   be associated with the function keys.
  13.  
  14.   Use SETUP to change the paramaters of the Menu-Matic
  15.   or this installation program.
  16.  
  17.   Use AUTO EXEC to change or print the settings of the 
  18.   the menu options you wish to have executed at desig- 
  19.   nated times.
  20.  
  21.   Use EXIT to quit the program and save all records
  22.   and settings, or to SHELL TO DOS.
  23. HelpAuto
  24. 35
  25.   To EXIT AND SAVE the changes you have made, use the  
  26.   F4 key.
  27.  
  28.   If you DO NOT WANT TO SAVE your changes, hit F5 key  
  29.   and say that you are sure when prompted.
  30.  
  31.   If you want to see a DIRECTORY, use the F2 key.  You 
  32.   can move through the directory with arrow keys.
  33.   Hit Esc to remove it.
  34.  
  35.   In the FREQUENCY field, enter -D- for DAILY, -W- for 
  36.   WEEKLY, -M- for MONTHLY, -O- for ONE TIME.  Any other
  37.   character, or a blank space stops the AUTO Execute.  
  38.  
  39.   In the DAYS field, place a -Y- in the days of the    
  40.   week that the function should execute.  The first day
  41.   is Sunday.  To execute on Sunday and Tuesday every   
  42.   week, the field should look like this: YNYNNNN.      
  43.  
  44.   In the DATE field, enter the date upon which the     
  45.   function should execute.  If it is to execute monthly
  46.   then only the day of the month is relevant.  If it is
  47.   to execute one time only, then the month and the year
  48.   are relevant also.
  49.  
  50.   In the TIME field, enter the time of day that the    
  51.   function should execute.  This field must be com-    
  52.   pleted or the function will not execute.  Only the   
  53.   hour and minute are necessary.  Enter this field in  
  54.   in 24 hr. format.  For instance, 11:15 p.m. would be 
  55.   entered as 23:15.
  56.  
  57.   To MOVE DOWN OR UP IN A COLUMN USE THE ARROW KEYS.   
  58.   To MOVE OVER IN A ROW, use the -Enter- Key.  TO MOVE 
  59.   BACKWARDS IN A ROW, use the -Esc- Key.
  60. h1
  61. 39
  62.   OPEN loads a menu data file which has previously 
  63.   created. A window opens with the names of all the 
  64.   files in the current directory with the extension 
  65.   ".MNU". You choose one of these files to work with.  
  66.  
  67.   NEW creates a new, blank menu data file.  Type in a 
  68.   valid DOS file name of up to 8 characters.  The 
  69.   extension ".MNU" is automatically added to the file.
  70.  
  71.   Use PRINT to print out your menu files.  You may
  72.   print EVERYTHING, the LEVEL you are on, a sel-  
  73.   ected RANGE, or an OVERVIEW, which shows you the
  74.   overall structure of your system.  Output is    
  75.   sent to the device you have chosen under SETUP  
  76.   as the Output Device.
  77.  
  78.   TOP LEVEL is the level of the menu choices which 
  79.   are displayed on the first screen in the menu pro-
  80.   gram.  These choices can either be executed them- 
  81.   selves, or they can be LINKED OPTIONS, i.e.,
  82.   choices which bring up sub-menus.  In order to
  83.   designate an option as a LINKED OPTION, place a   
  84.   dash '-' as the first character of the name.      
  85.  
  86.   LINKED LEVEL is the level of the sub-menus.  These
  87.   are attached or linked to top-level options.      
  88.   These options are directly executed by the Menu-  
  89.   Matic.
  90.  
  91.   Use DIRECTORY to see a directory of your disk.  You 
  92.   may specify wildcards and a path if you wish.  The 
  93.   default is to show all files (*.*).
  94.  
  95.   ABOUT tells a little bit about the Menu-Matic.  
  96.   Yet, it is not merely a vanity added for no good 
  97.   reason.  It also lists the size of the MENUMATC.EXE 
  98.   file and the MENUINST.EXE file.  If the sizes listed 
  99.   do not match your copies, then the files may have 
  100.   been tampered with.
  101. h2
  102. 19
  103.   Use ADD to add new choices to the main level or the 
  104.   linked level.  You may have up to 16 choices on the 
  105.   main level, and 5 choices in each of the sub-menus. 
  106.  
  107.   Use CHANGE to change existing menu choices, at  
  108.   either the main level or linked level. 
  109.  
  110.   Use DELETE to delete menu choices.  This marks  
  111.   records to be deleted at the end of the session. If 
  112.   you do not exit normally, they will not be properly 
  113.   deleted.  After marking a record in this way, you may 
  114.   go back and salvage it by restoring the original 
  115.   name.  Be careful when deleting linked options, 
  116.   however, since this deletes all sub-menu options 
  117.   also, and is irrevocable, once you confirm your 
  118.   intent to do it.   
  119.  
  120.   Use XCHANGE to change the placement of the options 
  121.   at the main or sub-menu level. 
  122. h3
  123. 3
  124.   EDIT edits and PRINT prints to the device which you 
  125.   have specified under SETUP as the Output Device.  
  126.   C'est simple, n'est-ce pas? 
  127. h4
  128. 35
  129.   RETURN TO specifies which menu data file should be 
  130.   loaded upon return to Menu-Matic.  By default, the 
  131.   last data file in use is loaded, but you can return 
  132.   to a different file if you wish. 
  133.  
  134.   OUTPUT TO is where you want the Menu Installation 
  135.   program to output PRINT's.  This parameter does not 
  136.   affect the Menu-Matic main program (it doesn't print 
  137.   anything!). 
  138.  
  139.   MESSAGE is the text that you want to be displayed on 
  140.   the third line of the Menu-Matic.  The default 
  141.   message is 'Copyright 1988-90, BC Enterprises'.  You 
  142.   might prefer to have your company name or some other 
  143.   message.  The message may be up to 50 characters in 
  144.   length. 
  145.  
  146.   PASSWORD sets a general password for the system.  You 
  147.   can set a password for each option but since this 
  148.   would be tedious if you wanted to protect all 
  149.   options, this one password will do the trick.  Place 
  150.   a '+' sign as the first character of the option 
  151.   (second character if you already have the '-' 
  152.   character to mark something as a linked option). 
  153.   
  154.   COLORS lets you choose pretty colors for the Menu-
  155.   Matic screens.  Sorry, the Menu Installation Program 
  156.   (the one you are using right now) colors are writ in 
  157.   stone.  But, if people express an interest, we may 
  158.   allow you to set these colors in a later version.  
  159.   You can force the program to run in monochrome by
  160.   adding 'mono' to the command line.
  161.  
  162.   OTHER SETUPS lets you specify settings for a number 
  163.   of other little options. 
  164. h6
  165. 8
  166.   Shell to DOS puts you back out at the system prompt 
  167.   while keeping the Menu Installatin program in memory.  
  168.   Type EXIT at the prompt to return to the program.  
  169.   THIS IS A TEMPORARY EXIT AND DOES NOT SORT FILES 
  170.   PROPERLY FOR USE BY MENU-MATIC.  
  171.  
  172.   EXIT PROGRAM writes all files and ends the program.  
  173.   This is the proper way to exit this program. 
  174. helpdata1
  175. 72
  176.   Use arrow keys to move up and down between fields.   
  177.  
  178.   To EXIT AND SAVE the changes you have made, use the  
  179.   F4 function key.
  180.  
  181.   If you do NOT WANT TO SAVE your changes, hit F5      
  182.   and say that you are sure when prompted.
  183.  
  184.   To view a DIRECTORY, hit the F2 function key, then   
  185.   give a path when prompted.  Once the directory comes 
  186.   up, you may use arrow keys to select a file.  When   
  187.   you hit -Enter- the file name will be copied into the
  188.   data entry screen.  Otherwise, remove the directory  
  189.   by hitting -Esc-.
  190.  
  191.   AUTO-GENERATE searches for a file name which you
  192.   input. The file name you give must be complete, IN-
  193.   CLUDING EXTENSIONS such as '.EXE' or '.COM'.  You
  194.   must then specify which drive the program is on (just
  195.   hit -Enter- if it is on the current drive).  The pro-
  196.   gram then searches for your file.  If it finds your 
  197.   file it will write the data entry record for the Menu
  198.   Matic. It will include an Option Name if you used 
  199.   the 'pick-from-list' function.
  200.  
  201.   F6 will RUN THE BATCH FILE created by the cur-       
  202.   rent data entry record.  It should work properly if  
  203.   Menu Installation program is in the same directory   
  204.   as your Menu-Matic.
  205.  
  206.   F7 DELETES THE CURRENT LINE and moves the following  
  207.   'Command #' lines up.  It does not affect the De-
  208.   scription line or the Password line.  If entered from
  209.   the Option Name line, it deletes that line but does
  210.   not move the others up.   
  211.  
  212.   F8