home *** CD-ROM | disk | FTP | other *** search
/ FreeWare Collection 2 / FreeSoftwareCollection2pd199x-jp.img / autoexec.bat < prev    next >
DOS Batch File  |  1990-06-14  |  177b  |  11 lines

  1. set comspec=c:\command.com
  2. set prompt=[$p]
  3. :START
  4.     CONTROL
  5.     if errorlevel 1 GOTO OAK2ERR
  6.     GOTO END
  7.   :OAK2ERR
  8.     DICUTY + * OAK2USR.DIC
  9.     GOTO START
  10. :END
  11.