home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / a / adm203.zip / ADMAST.DOC next >
Text File  |  1992-01-26  |  33KB  |  627 lines

  1.  
  2.  
  3.                             AD-M a s t e r   M e n u
  4.  
  5.                               ADMAST version 2.03
  6.  
  7.                 Menuing System for IBM-PC Computer and Compatibles
  8.                              Now with Mouse Support
  9.  
  10.                                       by
  11.  
  12.                                    Allen Dew
  13.                                604 Lakeview Road
  14.                                Durham, NC  27712
  15.  
  16.                               CompuServe  73737,1345
  17.                             BBS Support  919-471-6026
  18.  
  19.  
  20.          INTRODUCTION
  21.          --------------
  22.          I spend a great deal of time working with new PC users,
  23.          trying to get them comfortable with DOS, the IBM-PC's operating
  24.          system.  Learning to use word processing, database, or spreadsheet
  25.          software is tough enough for newcomers to PC's without the added
  26.          burden of remembering all those DOS commands.
  27.  
  28.          Most of the PC's have a hard disk drive. Since the software
  29.          programs and files were on the hard disk, I wrote a Menu Utility
  30.          program to help people navigate their way around the computer.
  31.          In the mornings when the users turned on their computer, they would
  32.          automatically see a menu from which they could run Lotus 123, copy
  33.          some disks, dial Dow Jones for their favorite stock quotes, do a
  34.          little Word Processing, etc., etc. - all without having to remember
  35.          or type any commands.  Their response was gratifying, to say the
  36.          least!  The program later evolved into ADMast Menu.
  37.  
  38.          ADMast Menu allows any computer user to create customized menus
  39.          that can be a "Control Center" for running application programs and
  40.          frequently used DOS routines.  For new users it saves a lot of
  41.          frustration.  For the more experienced it saves a lot of time.
  42.  
  43.          Applications can be run at the touch of a single key instead of
  44.          typing in commands.  No more forgetting commands or DOS directory
  45.          names - all these are entered one time only and ADMast Menu
  46.          remembers the commands for you.  It will free you from the burden
  47.          of remembering and typing those complicated commands and will let
  48.          you concentrate on getting your work done.
  49.  
  50.  
  51.          MAJOR FEATURES
  52.          --------------
  53.           - Simple to Learn, Easy and Fast to use
  54.           - Enter Menu Settings directly from program, without the need
  55.                for text editor
  56.           - Clear, clean and attractive screen layouts
  57.           - Ability to "chain" multiple menus together
  58.           - Up to 24 Menu Items with user-defined Menu Prompts,
  59.                Passwords, Directory Paths, and Command Settings
  60.           - Up to 10 Command Lines per Menu Item
  61.           - Partial commands which can be completed at runtime
  62.           - Customize the Screen Colors
  63.           - Personalized Menu Title with your Own or Company name
  64.           - Customize On-Screen User Notes
  65.           - Clock chimes softly on the hour.
  66.           - Menu Screen Blanks to prevent Screen Burn-in.
  67.           - Protect the menu from unauthorized changes
  68.           - Prevent casual users from getting out of the menu system
  69.           - Menu displays amount of available space left on disk
  70.           - Mouse support for choosing items (left or right button)
  71.  
  72.  
  73.          GETTING STARTED
  74.          ---------------
  75.          ADMast Menu requires DOS 3.1 or higher.
  76.  
  77.          In order for ADMast Menu to work properly, the following 2 files
  78.          must reside in the same sub-directory of your Hard Disk:
  79.  
  80.          MAST.BAT             - Program Initiation File
  81.          ADMAST.EXE           - ADMast Menu Program
  82.  
  83.          The sub-directory must be available in the PATH statement in
  84.          your AUTOEXEC.BAT file.  The program also self-generates a file in
  85.          the root directory or other sub-directories called ADMAST.DAT which
  86.          contains all of the Menu Settings that you will enter. (If you ever
  87.          want to delete all of your Settings, you can easily do it by
  88.          deleting the ADMAST.DAT file.)
  89.  
  90.          Once the files MAST.BAT and ADMAST.EXE have been copied onto the
  91.          Hard Disk, you can run ADMast Menu by simply typing in the word
  92.          "MAST" at the C:\> prompt.
  93.  
  94.          The following screen will appear (fig. 1). It is from this screen
  95.          that you select your Applications at the touch of a single key.
  96.          If you have a mouse available on your computer, you can select
  97.          any of the applications by clicking either the left or right
  98.          buttons over the menu prompt.
  99.  
  100.                                   (Figure 1)
  101.          =============================================================
  102.          =                                                           =
  103.          =  05-16-1992        M a i n   M e n u          8:06:10 am  =
  104.          =                                                           =
  105.          =============================================================
  106.          =                                                           =
  107.          =                    A -                                    =
  108.          =                                                           =
  109.          =                    B -                                    =
  110.          =                                                           =
  111.          =                    C -                                    =
  112.          =                                                           =
  113.          =                    D -                                    =
  114.          =                                                           =
  115.          =                    E -                                    =
  116.          =                                                           =
  117.          =                    F -                                    =
  118.          =                                                           =
  119.          =============================================================
  120.          =               Press letter to select item                 =
  121.          =   ESC = DOS                                 F10 = Colors  =
  122.          =                   ALT+Letter to change                    =
  123.          =============================================================
  124.            C:\     Avail. space = 868,342                ADMAST 2.03
  125.  
  126.          About the MAIN MENU:
  127.  
  128.          The MAIN MENU displays the current Date and also provides a digital
  129.          Clock.  The Clock chimes softly every hour as long as the menu is
  130.          active.
  131.  
  132.          Up to 24 Menu Selections can be entered into ADMast Menu,
  133.          with their prompts appearing on this screen.  Although only 6
  134.          selections appear in the illustration (fig. 1),  18 additional
  135.          selections may be added.  Any letter from A through X may be
  136.          picked for a menu item.  The menu will be adjusted to display
  137.          only the items being used.
  138.  
  139.          Your Menu Selections can be individually Password Protected.  If a
  140.          selection is protected, the user is prompted to enter the password
  141.          before running the selection.
  142.  
  143.          Whenever you finish running a program, ADMast Menu returns you to
  144.          this screen so you can quickly move on to something else.
  145.  
  146.          To prevent "Screen Burn-in", the screen will go blank after about 2
  147.          minutes of no activity.  The Time will continue to be displayed and
  148.          updated. To re-display the screen, simply press the space bar or
  149.          click one of the mouse buttons.
  150.  
  151.          The current Drive and Directory are displayed at the lower left of
  152.          the screen.  The amount of available space on the disk drive is
  153.          displayed after the directory.
  154.  
  155.  
  156.          ENTERING MENU SETTINGS
  157.          ----------------------
  158.          To enter, modify or examine menu settings, hold down the "ALT" key
  159.          and press the letter of the item you wish to select.  Any of the
  160.          letters from A to X may be pressed even though it is not displayed
  161.          currently on the menu.
  162.  
  163.          For example, let's enter a menu setting for Formatting Floppy
  164.          Disks.  This will allow you to have a permanent menu selection for
  165.          formatting disks at the touch of a single key from ADMast Menu.
  166.  
  167.          In our example, we'll assume the following:
  168.  
  169.            -  We want "Format a Disk" to appear as Menu Item A on the Main
  170.               Menu
  171.            -  This Menu Item is to be password protected using "SPECIAL" as
  172.               the password.
  173.            -  The DOS FORMAT Command is located on a sub-directory named
  174.               DOS (C:\DOS).
  175.            -  The DOS Format Command, "FORMAT A:", will format a disk
  176.               located in Drive A.
  177.  
  178.          To enter these settings in Menu Item A, hold down the ALT key
  179.          and press "A".
  180.  
  181.                     press   ALT-A
  182.  
  183.          The MODIFY Screen will appear as shown in Fig. 2:
  184.  
  185.                                   (Figure 2)
  186.          ============================================================
  187.          =                                                          =
  188.          =  Menu Prompt    :  _                                     =
  189.          =  Password       :                                        =
  190.          =  Directory Path :                                        =
  191.          =  Command Line 1 :                                        =
  192.          =               2 :                                        =
  193.          =               3 :                                        =
  194.          =               4 :                                        =
  195.          =               5 :                                        =
  196.          =               6 :                                        =
  197.          =               7 :                                        =
  198.          =               8 :                                        =
  199.          =               9 :                                        =
  200.          =              10 :                                        =
  201.          =                                                          =
  202.          =  ENTER = Accept                             ESC = Exit   =
  203.          =           Clearing prompt will delete entire item        =
  204.          =                   PGDN = quick finish                    =
  205.          ============================================================
  206.  
  207.          This MODIFY screen is used to enter new or to modify existing
  208.          menu settings.  You also can use it to examine settings which
  209.          have already been entered.  There are 4 fields to enter for
  210.          the "Format a Disk" menu setting example.  Enter them now as
  211.          illustrated in Fig. 3.
  212.  
  213.  
  214.                                   (Figure 3)
  215.          ============================================================
  216.          =                                                          =
  217.          =  Menu Prompt    :  Format a Disk                         =
  218.          =  Password       :  SPECIAL                               =
  219.          =  Directory Path :  C:\DOS                                =
  220.          =  Command Line 1 :  FORMAT A:                             =
  221.          =               2 :                                        =
  222.          =               3 :                                        =
  223.          =               4 :                                        =
  224.          =               5 :                                        =
  225.          =               6 :                                        =
  226.          =               7 :                                        =
  227.          =               8 :                                        =
  228.          =               9 :                                        =
  229.          =              10 :  _                                     =
  230.          =                                                          =
  231.          =  ENTER = Accept                             ESC = Exit   =
  232.          =           Clearing prompt will delete entire item        =
  233.          =                   PGDN = quick finish                    =
  234.          ============================================================
  235.  
  236.          In our example (fig. 3), the Menu Prompt setting is what you will
  237.          see next to the letter "A" on the Main Menu screen.  This can be
  238.          anything you like describing what the selection does.  The maximum
  239.          length of Menu Prompts is 30 characters.
  240.  
  241.          In the illustration, the  FORMAT  file is on the subdirectory
  242.          called C:\DOS, so we added "C:\DOS" to the Directory Path field.
  243.          (Refer to your DOS manual if you need information on Directory
  244.          Paths.)
  245.  
  246.          The Command "FORMAT A:" is the DOS command that will format a disk
  247.          in Drive A.  Commands can be up to 50 characters in length.
  248.  
  249.          You will notice that we did not enter anything for the 2nd thru
  250.          the 10th Command settings.  Just leave them blank if you don't need
  251.          the extra commands.  ADMast Menu will run every command that it
  252.          finds in Commands 1-10.  If you use Batch Files for a series of
  253.          commands, using ADMast Menu's 10 settings can be a much better
  254.          alternative.
  255.  
  256.          Keep pressing ENTER to skip through the rest of the command
  257.          settings.  As an alternative, you may press the PageDown key
  258.          when you are finished entering the last command.  After the 10th
  259.          Command field, you will be asked if your changes are all correct.
  260.          Strike the "Y" key and you will return to the Main Menu screen
  261.          again.  The menu prompt, "Format a Disk" will appear next to Menu
  262.          Item A on the Menu as shown in Figure 4.
  263.  
  264.  
  265.                                    (Figure 4)
  266.          =============================================================
  267.          =                                                           =
  268.          =  05-16-1992        M a i n   M e n u          8:06:10 am  =
  269.          =                                                           =
  270.          =============================================================
  271.          =                                                           =
  272.          =                    A - Format a Disk                      =
  273.          =                                                           =
  274.          =                                                           =
  275.          =                                                           =
  276.          =                                                           =
  277.          =                                                           =
  278.          =                                                           =
  279.          =                                                           =
  280.          =                                                           =
  281.          =                                                           =
  282.          =                                                           =
  283.          =                                                           =
  284.          =============================================================
  285.          =               Press letter to select item                 =
  286.          =   ESC = DOS                                 F10 = Colors  =
  287.          =                   ALT+Letter to change                    =
  288.          =============================================================
  289.            C:\     Avail. space = 868,342                ADMAST 2.03
  290.  
  291.          You can now "Format a Disk" by pressing the letter "A".  Because
  292.          you entered a password setting, you'll be prompted to give the
  293.          password before you're able to run the selection in A.  When
  294.          prompted for the password, enter "SPECIAL" (the password you gave
  295.          to A) and you will immediately escape from ADMast Menu and can
  296.          Format the Disk.  Try this example on your computer now or enter
  297.          another setting of your own. You may have to change the Directory
  298.          Path to the proper setting for your particular computer setup,
  299.          depending on what directory contains FORMAT.
  300.  
  301.          Note:  Passwords in ADMast Menu are not "case sensitive".
  302.                 This means that the user does not have to enter the
  303.                 password in upper/lower case as originally entered.
  304.                 Spaces ARE significant.
  305.  
  306.  
  307.          CHANGING OR DELETING MENU SETTINGS
  308.          ----------------------------------
  309.          To change or delete settings, go from the Main Menu to the Change
  310.          screen by pressing ALT and the letter you wish to modify.  The
  311.          existing settings will be shown. You can edit settings by using
  312.          any of the keys and re-typing what you want.  Press Enter or
  313.          the down-arrow to skip down to the next fields.  Press the up-arrow
  314.          key to skip up to the previous field.  After the 10th command
  315.          field, you will be asked if everything is okay.  Enter "Y" to
  316.          save your changes and return to the Main Menu again. To leave the
  317.          Change Screen without saving any changes, simply press the ESC
  318.          key at any time.
  319.  
  320.  
  321.          PARTIAL COMMANDS TO BE COMPETED AT RUNTIME
  322.          ------------------------------------------
  323.          There are some situations where you need to give the file name
  324.          or additional parameters on a command line.  A good example of
  325.          this is when using a word processor and you want to start the
  326.          word processor and immediately be in the document for editing.
  327.          The command line would normally be entered as follows:
  328.  
  329.                     WORD LETTER.12
  330.  
  331.          where WORD is the name of the program and LETTER.12 is the name
  332.          of a file to be edited.  In the ADMast Menu command line you
  333.          would normally only put in the program name (WORD).  Now you can
  334.          tell the menu that you need to enter additional information at
  335.          runtime.
  336.  
  337.          The method of indicating a partial command is to insert a percent
  338.          symbol (%).  This signals the menu program to prompt the user to
  339.          complete the command line.  In the above example, the command line
  340.          in the menu item would be entered thusly:
  341.  
  342.                     WORD %
  343.  
  344.          At runtime, the user will be prompted with the partial command and
  345.          asked to complete the command.  Each of the command lines may be
  346.          entered as a partial command with the percent symbol.  One trick
  347.          which may be used to enter any command is to put only the percent
  348.          symbol on the command line.  This will allow the user to run any
  349.          of the DOS commands or programs.
  350.  
  351.          Several percent symbols may appear on a command line where more
  352.          than one additional parameter is needed to be furnished at
  353.          runtime.  The percent symbol may be followed by additional values.
  354.          The following are examples of partial command lines:
  355.  
  356.                     DIR % /w                   ( wide display )
  357.                     DIR % > PRN                ( directory to printer )
  358.                     DIR % >> files.txt         ( directory to file )
  359.                     COPY % > PRN               ( print file to printer )
  360.                     COPY % %                   ( fill in from and to )
  361.  
  362.  
  363.          PREVENTING THE DISPLAY FROM DISAPPEARING TOO SOON
  364.          -------------------------------------------------
  365.          Some programs display their output to the screen and then terminate
  366.          without stopping to let you see and read the display.  The ADMast
  367.          Menu program comes back very quickly and you haven't had time to
  368.          read the previous screen.  You can prevent the display from being
  369.          wiped out too quickly by inserting a PAUSE command as the last
  370.          command.  This will give you a chance to read the display and then
  371.          strike any key to return back to the menu.  An example follows:
  372.  
  373.                     Menu prompt   :  Display directory
  374.                     Password      :
  375.                     Directory Path:  c:\
  376.                     Command Line 1:  dir %  /p
  377.                                  2:  pause
  378.                                  3:
  379.                                  4:
  380.  
  381.  
  382.          CHANGING THE DISPLAY COLORS
  383.          ---------------------------
  384.          By pressing F10 from the Main Menu, you'll activate the Color
  385.          Experimentation Window.  Using this feature, you can try out
  386.          various color combinations to suit your own tastes.  The window
  387.          displays a representation of the current Foreground, Background,
  388.          and Menu Border colors.  By pressing the Left or Right cursor keys,
  389.          you can see up to 16 different Foreground (text) colors.  Up or
  390.          Down cursor keys will display the 8 possible Background colors.
  391.          Page Up or Page Down will display the 16 Menu Border colors.  When
  392.          you find the combination you like, just press ENTER to save the
  393.          color settings and return to the Main Menu.  If you don't want to
  394.          save the color settings, press ESC and you'll see the Main Menu
  395.          with the old colors.
  396.  
  397.  
  398.          MODIFYING MENU TITLE AND CONTROLS
  399.          ---------------------------------
  400.          To change the Menu Title and menu controls, press ALT-Z.
  401.  
  402.                 Press   ALT-Z
  403.  
  404.          The MODIFY Screen will appear as shown in Fig. 5:
  405.  
  406.                                   (Figure 5)
  407.          ============================================================
  408.          =                                                          =
  409.          =  Menu Title          :  M a i n   M e n u                =
  410.          =  Explode menu (Y/N)  :  Y                                =
  411.          =  Sound chimes (Y/N)  :  Y                                =
  412.          =  Master password     :                                   =
  413.          =  Screen blank (Y/N)  :  Y                                =
  414.          =  Seconds before blank:  120                              =
  415.          =  Protect ESC to DOS  :  N                                =
  416.          =  Protect colors (Y/N):  N                                =
  417.          =                                                          =
  418.          =                                                          =
  419.          =                                                          =
  420.          =                                                          =
  421.          =                                                          =
  422.          =                                                          =
  423.          =  ENTER = Accept                             ESC = Exit   =
  424.          =                                                          =
  425.          =                   PGDN = quick finish                    =
  426.          ============================================================
  427.  
  428.          The cursor will be positioned at the beginning of the Menu
  429.          Title area at the top of the screen.  Use any of the editing
  430.          keys to alter the title.  Space over any characters you want
  431.          erased from the old title.  The new title will be centered
  432.          automatically in the Title area.
  433.  
  434.          The options as seen in figure 5 are the default contols for
  435.          a menu when first created.  Use any of the editing keys to
  436.          alter the options to your preference.
  437.  
  438.          The menu display may be made to appear to explode onto the
  439.          screen or it may appear instantly.  The Explode menu option
  440.          controls how the menu will appear.
  441.  
  442.          Some people prefer to hear the chimes on each hour and others
  443.          may wish for the quiet instead (computers should be seen and
  444.          not heard).  The Sound chimes option controls this feature.
  445.  
  446.          It may be desireable to prevent others from changing the menu
  447.          once it has been configured.  The Master password will prevent
  448.          others from changing things and also prevent others from
  449.          discovering the passwords given to each menu item.  Anything
  450.          up to eight (8) characters may be used for the Master password.
  451.          CAUTION:  remember the Master password or you will not be able
  452.                    to access the menu controls to change anything.
  453.          The Master password controls the ability to view and change
  454.          any of the menu items.  The Master password also controls the
  455.          Escape to DOS and Change Colors features.
  456.  
  457.        * If the Master password is ever lost, there is a super secret
  458.          password which will reveal the Master password.  Get in touch
  459.          with the author if you need to know the super secret password.
  460.  
  461.          The default is to blank the screen after two minutes (120 seconds)
  462.          of no activity.  The Screen blank feature can be set to No which
  463.          prevents any blanking of the menu.
  464.  
  465.          The Seconds before blank value controls how long the menu will
  466.          be displayed before being blanked.  Of course, the Screen blank
  467.          feature must be set to Yes before any blanking will occur.
  468.          Reasonable values are between a few seconds and several minutes.
  469.          The value for five minutes is 180 seconds (3 x 60 seconds).
  470.  
  471.          The Protect ESC to DOS feature will prevent someone from hitting
  472.          the ESC key and dropping to the DOS prompt.  This only works
  473.          when a Master password is installed.  The user will be prompted
  474.          to enter the Master password correctly before being allowed to
  475.          escape from the menu to DOS.
  476.  
  477.          The Protect colors feature will prevent someone from changing
  478.          the color scheme.  This only works when a Master password is
  479.          installed.  The user will be prompted to enter the Master password
  480.          correctly before being allowed to change the colors.
  481.  
  482.  
  483.          MODIFYING ON-SCREEN NOTES
  484.          -------------------------
  485.  
  486.          On-Screen Notes is a facility that lets you write up to 3 lines
  487.          of notes in the bottom rectangle of the Main Menu screen.  This
  488.          feature can be useful if you have special instructions that need
  489.          to be seen by users.
  490.  
  491.          To activate On-Screen Notes, press ALT-Y.
  492.  
  493.                 Press   ALT-Y
  494.  
  495.          You'll see a cursor appear in the Main Menu's lower rectangle.
  496.          Type up to 75 characters per line, using any of the editing keys.
  497.          Space over any characters you want erased from the old notes.
  498.  
  499.          You will notice the note lines already contain the default Main
  500.          Menu instructions.  All three lines may be modified.  To keep a
  501.          line from re-appearing, you must blank out any characters on
  502.          the line.
  503.  
  504.  
  505.          MULTIPLE MENUS
  506.          --------------
  507.          What if several people use the same PC, but each one wants his own
  508.          menu?  Or what if you want to set up a sub-menu for all of your
  509.          utility programs?  No problem!  You can link Multiple Menus with
  510.          ADMast Menu.  The procedure for doing this is really very simple.
  511.  
  512.            - change any of the items to have a prompt which indicates
  513.              that the item will bring up a new menu.  For example:
  514.              change item C to read "Utility Menu".
  515.  
  516.            - change the Directory Path to point to a subdirectory where
  517.              the new menu data will reside.  For example: change item C
  518.              to read "C:\UTILITY", assuming you have such a subdirectory
  519.              on your hard disk.
  520.  
  521.            - change the first command line to read "MAST".  The following
  522.              files must be in a common directory on your hard drive:
  523.  
  524.                   MAST.BAT        - the batch initiator
  525.                   ADMAST.EXE      - the menu program
  526.  
  527.              For example:
  528.                           Menu Prompt    :  Utility Menu
  529.                           Password       :
  530.                           Directory Path :  C:\UTILITY
  531.                           Command Line 1 :  MAST
  532.                                        2 :
  533.  
  534.  
  535.          When you see the new menu displayed, one of the first things
  536.          you should do is provide a way to get back to the Main Menu.
  537.          Simply change any one of the new items to prompt for returning
  538.          to the main menu (I usually recommend using item X to return to
  539.          the previous menu). Change the Path to point to the Root directory
  540.          (for example:  C:\ ) and make the first command read "MAST".
  541.  
  542.          For example:
  543.                       Menu Prompt    :  Return to Main Menu
  544.                       Password       :
  545.                       Directory Path :  C:\
  546.                       Command Line 1 :  MAST
  547.                                    2 :
  548.  
  549.          Any menu item can thus call up another menu with up to 24 items.
  550.  
  551.  
  552.          BATCH FILES
  553.          -----------
  554.          Currently, ADMast Menu supports a maximum of 10 commands for a
  555.          single Menu Item (in addition to the Directory Path setting).
  556.          Having this many available commands per setting should normally
  557.          keep you from having to create any Batch Files.  If you have used
  558.          batch files much in the past, you'll really appreciate this
  559.          feature!
  560.  
  561.          For routines longer than 10 commands, a Batch File can be created
  562.          using DOS's EDLIN utility or a Text Processor.  See your DOS manual
  563.          for more instructions on Batch Files.  Use ADMast Menu to execute
  564.          your Batch File by placing the Batch Filename (without the .BAT
  565.          suffix) in your command setting.
  566.  
  567.          Note:  Batch Files sometimes prevent you from returning to ADMast
  568.                 Menu after the file is executed. Be sure to include the
  569.                 command "MAST" as the last command in your Batch File so
  570.                 that it will return you to ADMast Menu.
  571.  
  572.                 If you are using DOS 3.3 or higher, you should CALL your
  573.                 batch file which will automatically make it return to
  574.                 ADMast Menu.  The way to CALL your batch file is to enter
  575.                 the command as follows:
  576.  
  577.                              CALL XXXXXX
  578.  
  579.                 where XXXXXX is the name of your batch file.  In this case
  580.                 you don't need the last line in your batch file to read
  581.                 "MAST".
  582.  
  583.          You can run ADMast Menu automatically whenever you turn on your
  584.          computer by including the command "MAST" as the last item in your
  585.          AUTOEXEC.BAT file.  Your DOS Manual has a section which covers the
  586.          AUTOEXEC file.
  587.  
  588.          ADMast Menu's Program Intitiation File, MAST.BAT, is a very simple
  589.          batch file that initiates the program's batch sequence.  If ever
  590.          misplaced or altered by mistake, the MAST.BAT file can be re-
  591.          created as follows:
  592.  
  593.                 ECHO OFF
  594.                 ADMAST
  595.                 ADTEMP
  596.  
  597.  
  598.          INFORMATION ON DISTRIBUTION AND UPGRADES
  599.          ----------------------------------------
  600.          ADMast Menu is distributed under the consideration that people
  601.          enjoy sharing software with each other. It takes some experimenting
  602.          with software to see if it fits your own work environment.
  603.  
  604.          You are encouraged to give a copy of ADMast Menu and its
  605.          documentation to anyone you like.  ADMast Menu is a Free-ware
  606.          program and thus there is no charge to use it.
  607.  
  608.          For those of you evaluating ADMast Menu for the first time, please
  609.          feel free to write to me if you have any questions or suggestions.
  610.          Evaluate the program at your own pace.  If you decide it doesn't
  611.          suit your needs, give it away to someone else.
  612.  
  613.          For those of you who participate in the User-Supported concept and
  614.          want to send in a few dollars to the author - THANK YOU!
  615.  
  616.          I plan to continue upgrading and improving ADMast Menu, especially
  617.          since so many of you have thrilled me with your encouragement.
  618.          I've received good ideas from many of you that I plan to include
  619.          in later versions.
  620.  
  621.  
  622.          Thanks,
  623.  
  624.          Allen Dew
  625.  
  626.          =================  End of Documentation  ===========================
  627.