home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk001 / path.dat < prev    next >
Text File  |  1991-11-29  |  370b  |  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.