home *** CD-ROM | disk | FTP | other *** search
/ Explore the World of Soft…ids, Adults, Educational / RocelcoInc-ExploreTheWorldOfSoftware-KidsAdultsEducational-Vol2-Shareware.iso / educate / disk067 / autoexec.hlp < prev    next >
Encoding:
Text File  |  1985-09-10  |  445 b   |  9 lines

  1. AUTOEXEC.BAT is a special Batch File.  Each time DOS is started, it looks for a
  2. file named AUTOEXEC.BAT in the root directory and, if found, executes it.  This
  3. is a convenient way to have one or more commands automatically executed each
  4. time DOS is started.
  5.  
  6. NOTE: DOS does not automatically prompt you for the date and time when it finds
  7. an autoexec file.  You may want to include the DATE and TIME commands in your
  8. AUTOEXEC.BAT file.
  9.