home *** CD-ROM | disk | FTP | other *** search
/ Phoenix CD 2.0 / Phoenix_CD.cdr / 11a / ezdisk.zip / EZDISK.DOC < prev    next >
Text File  |  1987-06-11  |  12KB  |  463 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.                           EZDISK HARD DISK MENU PROGRAM
  31.                                    Version 2.0
  32.                        Installation/Operation Instructions
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.         Written by D. Randy Smith
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.         EZDISK  Hard Disk Menu Program Version 2.0               Page   1
  71.         -----------------------------------------------------------------
  72.  
  73.  
  74.         This program has been written to assist individuals with the 
  75.         operation of software and functions on a hard disk on IBM PC 
  76.         compatible microcomputers.
  77.  
  78.  
  79.  
  80.  
  81.         *****************************************************************
  82.         *                                                               *
  83.         *   For information regarding this program or for problems      *
  84.         *   and suggestions, contact:                                   *
  85.         *                                                               *
  86.         *                  D. Randy Smith                               *
  87.         *                  OO-ALC/MAWSD, Bldg 5 Bay G                   *
  88.         *                  Hill AFB, UT  84056                          *
  89.         *                                                               *
  90.         *                  Phone:  (801) 777-1219  Commercial           *
  91.         *                            or  458-1219  Autovon              *
  92.         *                                                               *
  93.         *   This program was written under contract to the US Air Force *
  94.         *   and may not be used for private gain.  All Rights Reserved  *
  95.         *                                                               *
  96.         *   The program source code will not be released.               *
  97.         *                                                               *
  98.         *****************************************************************
  99.  
  100.  
  101.  
  102.  
  103.         The basic features consist of the following:
  104.                   Options changed by users
  105.                   Multiple menu pages
  106.                   Sub-menu capability
  107.                   Option passwords
  108.                   Option edit password
  109.                   Exit password
  110.                   User created help files
  111.                   Operate in or out of memory
  112.                   Prompt changeable by user
  113.                   Prompt speed setting
  114.                   Help files for each option
  115.                   Color settings
  116.                   Change system date & time
  117.  
  118.  
  119.         The following pages go into these features in more detail.
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.         EZDISK  Hard Disk Menu Program Version 2.0               Page   2
  137.         -----------------------------------------------------------------
  138.  
  139.  
  140.                                  REQUIRED FILES
  141.  
  142.         The EZDISK program has been written to operate even though all
  143.         of the operation files are absent.  These files will subsequently
  144.         be created by the program.
  145.  
  146.         The related files include:
  147.  
  148.              EZDISK.EXE   - Main program
  149.              EZSUB.EXE    - Menu defaults subroutine (may only be
  150.                             operated from the EZDISK program
  151.              EZ.BAT       - Batch file necessary to operate menu program
  152.                             without being memory resident.  Commands are:
  153.                                       ECHO OFF
  154.                                       EZDISK
  155.                                       EZRUN
  156.              EZMAIN.MEN   - Default main menu file
  157.              EZDEFAUL.DAT - Menu program defaults
  158.              EZHELP.HLP   - General program help file
  159.              EZDOS.MEN    - Sample DOS menu file
  160.              EZDISK.DOC   - Program documentation
  161.  
  162.  
  163.  
  164.                              SELECTING MENU OPTIONS
  165.  
  166.         Select menu options by hilighting the desired option with the up
  167.         and down arrow keys or by typing the number of the option.
  168.  
  169.         If the option is password protected, the password must be entered
  170.         exactly (this includes upper and lower case).
  171.  
  172.  
  173.  
  174.                                   FUNCTION KEYS
  175.  
  176.         F1 - Help     = Instructions either General or for an Option.
  177.         F2 - Add      = Add a new menu option
  178.         F3 - Edit     = Edit existing menu option
  179.         F4 - Delete   = Delete menu option
  180.         F5 - Pg Add   = Add another page to the existing menu
  181.         F6 - Pg Del   = Delete displayed menu page
  182.         F8 - Menu     = Change menu title
  183.         F9 - Defaults = Change program defaults
  184.         F10- Exit     = Exit EZDISK program and return to DOS
  185.  
  186.         Functions F2 through F10 may be password protected
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.         EZDISK  Hard Disk Menu Program Version 2.0               Page   3
  203.         -----------------------------------------------------------------
  204.  
  205.  
  206.         F1 - Help
  207.         ---------
  208.         User instructions may be obtained for system operation by
  209.         viewing help files either General (for the EZDISK program) or for
  210.         a specific Option.
  211.  
  212.         The help files are ASCII text files and may be user developed
  213.         with 78 characters across by 20 lines displayed at a time.  The
  214.         complete help file may be no more than 255 lines.
  215.  
  216.         F2 - Add/F3 - Edit
  217.         ------------------
  218.         The system user may add new menu options or make changes to
  219.         existing options the prompts are explained below:
  220.  
  221.         Option to Add/Edit:  May add any number up to one more than the
  222.         current number of options.  May edit any existing option.
  223.  
  224.         Title:  Title to be shown on menu
  225.  
  226.         <D>OS Command or <M>enu:  By selecting a "D", the system will
  227.         prompt for the DOS commands needed to perform the menu option.  An
  228.         "M" will allow for creation or use of a sub-menu.
  229.  
  230.         Password:  Password required to perform the menu option.  Blank
  231.         entry here will not require a password.
  232.  
  233.         Help File:  ASCII Text file to be displayed when F1-Help Option
  234.         is selected while this menu option is hilighted.
  235.  
  236.         If "M" for Menu was selected above:
  237.  
  238.              Menu File Name:  Name of menu file to be displayed when this
  239.              option is selected.
  240.  
  241.              Menu Title:  Title to be given menu if it doesn't already
  242.              exist.
  243.  
  244.         IF "D" for DOS Command was selected above:
  245.  
  246.              DOS Command Line #:  The commands which would be typed at
  247.              the DOS prompt to perform the menu option are typed here. 
  248.              A DOS Command Line should correspond to each line that would
  249.              be typed at the DOS prompt.  For example:  to run Wordstar,
  250.              the following DOS commands would be needed:
  251.                        CD\WS           (change to Wordstar directory)
  252.                        WS              (run the Wordstar program)
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.         EZDISK  Hard Disk Menu Program Version 2.0               Page   4
  269.         -----------------------------------------------------------------
  270.  
  271.  
  272.              Prompts may also be placed in a command line to pause and
  273.              ask the operator for input such as for a particular file or
  274.              a disk drive.
  275.  
  276.              The "[" starts a prompt and the "]" ends th prompt.  A "|"
  277.              between allows for default entries.  A menu option to
  278.              display a disk directory may be entered as follows:
  279.  
  280.              DIR [Enter drive/path|c:\][Enter file specifications|*.*]
  281.  
  282.              Some of the DOS commands that may be included on the DOS
  283.              command lines are:
  284.  
  285.                   PAUSE     Halts and prompts to press any key to continue
  286.                   ECHO      Displays text on the screen
  287.                   COMMAND /C file     Allows batch files to return to menu
  288.  
  289.  
  290.         F4 - Delete
  291.         -----------
  292.         Deletes menu option from current menu.  Will prompt with "Are you
  293.         sure?" before deleting.
  294.  
  295.         F5 - Pg Add
  296.         -----------
  297.         Adds a page to the existing menu to allow additional options.
  298.  
  299.         F6 - Pg Del
  300.         -----------
  301.         Deletes displayed page.  Will prompt with "Are you sure?".
  302.  
  303.         F8 - Menu
  304.         ---------
  305.         Allows current menu title to be changed.
  306.  
  307.         F9 - Defaults
  308.         -------------
  309.         Allows program defaults to be changed including the following:
  310.              Help     = Displays General help file
  311.              Memory   = Allows menu to stay memory resident
  312.              Date     = Changes system date (no changes to clock card)
  313.              Time     = Changes system time (no changes to clock card)
  314.              Color    = Changes colors displayed on menu screens
  315.              Prompt   = Changes moving menu prompt and display speed
  316.              Password = Sets password for keys F2-F9 and F10
  317.              File     = Indicates General Help file and main menu file
  318.  
  319.         F10 - Quit
  320.         ----------
  321.         Exits to DOS prompt.  May be password protected.
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.         EZDISK  Hard Disk Menu Program Version 2.0               Page   5
  335.         -----------------------------------------------------------------
  336.  
  337.  
  338.                                  DEFAULT PROGRAM
  339.  
  340.         The defaults selected in option F9 - Defaults are set with a
  341.         separate program that may only be operated from the EZDISK
  342.         program.  These default functions are as follows:
  343.  
  344.         F1 - Help
  345.         ---------
  346.         Allows access to the same General help file as the EZDISK
  347.         program.
  348.  
  349.         F2 - Memory
  350.         -----------
  351.         Allows EZDISK program to operate faster by remaining memory
  352.         resident or to operate out of memory for larger applications.  If
  353.         not operating from memory, the EZ.BAT batch file must have been
  354.         used to start the EZDISK program.
  355.  
  356.         F3 - Date
  357.         ---------
  358.         Changes the system date.  This will not change the date on any
  359.         clock/calendar cards used to set the system date at startup.
  360.  
  361.         F4 - Time
  362.         ---------
  363.         Changes the system time.  This will not change the time on any
  364.         clock/calendar cards used to set the system date at startup.
  365.  
  366.         F5 - Color
  367.         ----------
  368.         Changes the colors of the menu.  All 16 colors may be selected.
  369.         Be careful when making one color the same as the background or it
  370.         will not be visible.
  371.  
  372.         Color categories are:
  373.              TEMPLATE                 MENU                MENU OPTION
  374.              MAINTENANCE DISPLAY      FUNCTION KEYS       BACKGROUND
  375.  
  376.         F6 - Prompt
  377.         -----------
  378.         Changes the moving menu prompt (up to 55 characters) and also
  379.         allows the delay to be set changing the prompt movement speed. The
  380.         higher the delay the slower the prompt moves. 
  381.  
  382.         F7 - Password
  383.         -------------
  384.         Allows a password to be set for access to function keys F2-F9 and
  385.         another password to exit to DOS (F10).
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.         EZDISK  Hard Disk Menu Program Version 2.0               Page   6
  401.         -----------------------------------------------------------------
  402.  
  403.  
  404.         F8 - File
  405.         ---------
  406.         The Main Menu File may be indicated (the default is EZMAIN but may
  407.         be any other file).  The General Help File may also be identified
  408.         (the default is EZHELP.HLP).  The help file may be any ASCII text
  409.         file.  The help function displays 78 columns by 20 lines per
  410.         screen and the file may be up to 255 lines in length. Any ASCII
  411.         text file may be used. 
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.  
  461.  
  462.  
  463.