home *** CD-ROM | disk | FTP | other *** search
/ Big Blue Disk 45 / bbd45.zip / DOSSOS.TXT < prev    next >
Text File  |  1990-05-18  |  8KB  |  180 lines

  1. |A╔═════════════════╗══════════════════════════════════════════╔═════════════════╗
  2. |A║ |6Feature Program|A ║═══════════════ ^1DOS S.O.S. |A═══════════════║ |6Feature Program|A ║
  3. |A╚═════════════════╝══════════════════════════════════════════╚═════════════════╝
  4. ^Cby
  5. ^CMartin Richardson
  6.  
  7.  
  8. ^C----- Introduction -----
  9.  
  10.       DOS S.O.S. is a quick reference for the most frequently used DOS 
  11.  commands.  This program contains summaries of selected commands.  DOS S.O.S. 
  12.  is not a replacement for the DOS Command Reference Manual.  For more 
  13.  information on the commands, consult your Command Reference Manual included 
  14.  with your version of DOS.
  15.  
  16. ^C----- DOS S.O.S. in a Nutshell -----
  17.  
  18.       DOS S.O.S. has a menu of the DOS commands.  Scroll through the menu with 
  19.  the <ARROW KEYS>.  When a command is highlighted, a brief description of  
  20.  the command and its parameters are shown in the Text Window.  Some 
  21.  command descriptions do not fit in one window.  These larger files are denoted 
  22.  by a small arrow in the lower lefthand corner of the screen.  To view the 
  23.  entire file, press the <INSERT> and <DELETE KEYS>.  
  24.       At the bottom of the screen is the Command Window which contains 
  25.  specific commands.  Enter the parameters beside the command any time it is
  26.  highlighted.  Then press <ENTER> to execute the command along with any 
  27.  parameters you have entered.
  28.       In order for the program to work, the current working directory must
  29.  contain all of the DOS commands.  The directory containing the DOS commands 
  30.  must be included in your PATH (more about the PATH in the next section) or you 
  31.  must specify the  /S  switch on the Command Line.  The DOS commands must be on 
  32.  the current disk.                  
  33.       Also, the command processor, COMMAND.COM, must be located in the root 
  34.  directory of the current drive for the internal commands to work.  These 
  35.  conditions must be met in order for DOS S.O.S. to execute any DOS command.  
  36.  The program can still be used as a reference even if these conditions aren't 
  37.  met; however, you will not be able to execute the commands.
  38.  
  39. ^C----- The PATH Statement -----
  40.  
  41.       There are some programs you may wish to run from any directory on your
  42.  disk, not just from the directory that contains the programs.  For example, 
  43.  it would be nice to use CHKDSK from any sub-directory, not just from your DOS 
  44.  directory.  If DOS is in the PATH, you can execute CHKDSK while working in any 
  45.  sub-directory.                         
  46.  
  47.       A typical PATH statement, usually contained in the AUTOEXEC.BAT file (the 
  48.  file that runs every time you turn on your computer), might look like this: 
  49.  
  50. ^CPATH C:\;C:\DOS;C:\NORTON;C:\UTILS;
  51.  
  52.       DOS S.O.S. looks for each of the DOS commands along the PATH when they 
  53.  are executed.  If you wish to use DOS S.O.S., but do not understand the PATH 
  54.  statement, invoke the program with the  /S  switch on the Command Line: 
  55.  
  56. ^CC>DOSSOS /S
  57.  
  58.       This procedure will force DOS S.O.S. to search the entire disk for the 
  59.  needed files and run them. 
  60.  
  61. ^C----- The Most Frequently Used Parameters -----
  62.  
  63.       Some parameters are used more than others.  If there are "standard 
  64.  parameters" for a particular command, pressing <F3> displays a pop-up 
  65.  window with a list of these parameters.  At the bottom of the window, a brief
  66.  description of the parameter's function is displayed when highlighted.  
  67.        Highlight the parameter you want and press the <ENTER>.  The parameter 
  68.  will appear alongside the command at the bottom of the main screen.  Place any 
  69.  extra parameters next to the cursor.  Press <ENTER> to execute the command. 
  70.  
  71. ^C----- Using DOS S.O.S. with a Mouse -----
  72.  
  73.       DOS S.O.S. detects the presence of a mouse.    
  74.       
  75.       A.  Normal Operation:
  76.  
  77.            1.  Move the mouse up and down to move the highlight over the 
  78.       Command List.
  79.  
  80.            2.  Press the <LEFT BUTTON> to move between the Command Window and 
  81.       the Text Window.  The active window is always highlighted with a double 
  82.       line box.  If the Text Window is active, you can view the text by moving 
  83.       the mouse.  When the Command Window is active, you can view the 
  84.       highlighted commands by moving the mouse.
  85.  
  86.            3.  Press the <RIGHT BUTTON> for help screens.  Press any button to 
  87.       Exit the program. 
  88.  
  89.            4.  Press both buttons at the same time to execute the current 
  90.       command; press the <MIDDLE BUTTON> with a three-button mouse.
  91.  
  92.       B.  The Most Frequently Used Parameter Window:
  93.   
  94.            1.  To select a line of parameters, move the mouse up and down and 
  95.       the highlighted bar will move up and down.  A description of the 
  96.       highlighted line of parameters appears at the bottom of the screen.
  97.              
  98.            2.  The <LEFT BUTTON> performs the same function as the <ESC> key.  
  99.       The window will close, and the previous parameters are restored to the 
  100.       Command Line.
  101.  
  102.            3.  The <RIGHT BUTTON> does nothing.
  103.  
  104.            4.  Press both buttons at the same time (the <MIDDLE BUTTON> with a 
  105.       three button mouse) to add the highlighted parameters to the command at 
  106.       the bottom of the screen. 
  107.  
  108. ^C----- COMMAND LINE PARAMETERS -----
  109.  
  110.       When you start DOS S.O.S., you can place several optional parameters 
  111.  after the command.  The optional parameters are:
  112.  
  113.       /A  -  DOS S.O.S. searches all directories on the current drive for the 
  114.       commands if it can't find them on the PATH.
  115.  
  116.       /S  -  DOS S.O.S. starts with sound on.  This command turns the sound off.
  117.  
  118.       /N  -  If you do not want to use a mouse, this command deactivates the 
  119.       mouse mode.   
  120.     
  121.       /V  -  This command takes DOS S.O.S. out of Version Specific Mode.  Older 
  122.       versions of DOS do not have the same commands as newer versions; 
  123.       therefore, the list of commands may differ depending on the version of 
  124.       DOS in use.  When  /V  is specified, commands for all versions of DOS are 
  125.       displayed. 
  126.             
  127.       /H  -  This command or  /?  will display the list of Command Line 
  128.       parameters mentioned above and bring you back to the DOS prompt. For 
  129.       example:  DOS SOS /S /V  will start DOS S.O.S. with the sound off and 
  130.       only the commands for the current DOS version will be displayed.
  131.  
  132. ^C----- DOS S.O.S. COMMANDS -----
  133.  
  134.       A.  Keyboard Commands:
  135.                 
  136.            Up Arrow Key: Moves the highlight up
  137.          Down Arrow Key: Moves the highlight down
  138.                PgUp Key: Moves the highlight up one screen
  139.                PgDn Key: Moves the highlight down one screen
  140.                Home Key: Moves the highlight to the top of the screen
  141.                 End Key: Moves the highlight to the bottom of the screen
  142.           Ctrl-Home Key: Moves the highlight to the beginning of the list
  143.            Ctrl-End Key: Moves the highlight to the end of the list
  144.              Delete Key: Moves the text up one line
  145.              Insert Key: Moves the text down one line
  146.                  
  147.                   ENTER: Executes the highlighted file.
  148.                     ESC: Exits DOS S.O.S.
  149.  
  150.                      F1: Help screens 
  151.                      F2: Toggles sound On/Off
  152.                      F3: Menu: most frequently used parameters
  153.  
  154.       B.  Mouse commands:
  155.  
  156.            No Button: Move the mouse up and down to move the highlight 
  157.            up and down one record at a time.
  158.        
  159.            Left Button: Move from the Command Window to the Text Window and
  160.            scroll text with the mouse that is bigger than the window.
  161.  
  162.            Right Button: Brings up help screens.
  163.  
  164.            Both Buttons: Executes the current command.
  165.  
  166.            If alpha-numeric keys are pressed, they will appear beside the 
  167.       current command in the Command Window as parameters.  If the highlight 
  168.       is moved, all parameters that have been entered will be erased.
  169.  
  170. ^C----- End of Instructions -----
  171.  
  172.  
  173. ^CTo run this program outside ^1Big Blue Disk^0, type: ^1DOSSOS^0
  174.  
  175.  Disk files this program uses: 
  176. ^FDOSSOS.EXE
  177.  
  178.  
  179.  
  180.