home *** CD-ROM | disk | FTP | other *** search
/ Play and Learn 2 / 19941.ZIP / 19941 / COMREF / DOS5TUT / PATH.DAT < prev    next >
Encoding:
Text File  |  1994-02-05  |  370 b   |  14 lines

  1. Explanation of the PATH command. 
  2. It is INTERNAL.
  3.  
  4. This command lets you choose in what 
  5. directories MS-DOS is supposed to look 
  6. for files if it can't find it in the 
  7. current directory.
  8.  
  9. Example: 
  10.        To let MS-DOS look in the DOS, 
  11.        GAMES and TOOLS directory on 
  12.        drive C you would use this command:
  13.           path c:\dos;c:\games;c:\tools
  14.