home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / menu / genmenu.arc / MENUGEN.DOC < prev    next >
Text File  |  1987-02-23  |  2KB  |  49 lines

  1.  
  2.  
  3.  
  4.                     Documentation for MENUGEN  V2.6
  5.  
  6.  
  7.    This pack should include the files MENUGEN.DOC, OPTION.COM, and 
  8.    MENUGEN.DOC.
  9.  
  10.    After Loading and Running MENUGEN in BASIC, you are asked for a 
  11.    filename.  Don't include an extension, one is given.  Since the
  12.    program outputs to a DOS batch file, the extension .BAT is given.
  13.    Next you are asked for the residing drive name.  This will be where 
  14.    the Menu File (.BAT) is put.  Only A:, B:, and C: are acceptable.  
  15.    If you need the Menu File in another subdirectory, just copy it over
  16.    along with OPTION.COM.  OPTION.COM must be on the same disk, in the 
  17.    same directory with your Menu File.
  18.  
  19.    You are then asked for the number of choices your menu will contain.
  20.    I recommend 7 or less.  This allows your menu to have a title and be
  21.    double spaced which is more appealing to the eye.  You may have up
  22.    to 11 choices, double spaced, without a title. 
  23.  
  24.    You are then prompted for the Menu Choices.  Key in the choices as 
  25.    you want them to appear in your menu.  If you use any punctuation 
  26.    such as commas, put your choice in quotes.  By the way, don't put a
  27.    title in quotes.  It messes up the alignment.  Take note of your 
  28.    choices and the order in which you keyed them.  The next step is
  29.    to key in the command you use to load the program.
  30.   
  31.    If the command or program is in another subdirectory, then key the
  32.    full pathname.  EX:   \sub1\sub2\prgname.  If path names are assigned,
  33.    use quotes around them for clarity.
  34.  
  35.    One last thing, you don't have to include EXIT as one of your Menu
  36.    Choices, it's already given as the last Menu Option.  Well, hope
  37.    you can use it.  I know it save me the pain in the %$@ of using 
  38.    my `Alt' key all the time!  If you find bugs, fix them!  Or, you 
  39.    can let me know at:
  40.  
  41.                   Michael S. Cox
  42.                   Box 2095
  43.                   Stewartstown, Pa 17363
  44.  
  45.    P.S.  This isn't a plug for a "contribution".  The program is too
  46.          simple to charge for!
  47.        
  48.       
  49.