home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / CROSSASM / ASM370.ZIP / AUTOEXEC.BAT < prev    next >
Encoding:
DOS Batch File  |  1983-10-01  |  768 b   |  35 lines

  1. REM     Setting up virtual drive for PC370 1.0 work...
  2. echo off
  3. date
  4. time
  5. REM     Demos do not work with FASTCON set up!
  6. E370.EXE     e:
  7. A370.COM     e:
  8. L370.COM     e:
  9. VEDIT.COM    e:
  10. L370.LIB     e:
  11. DAT.ALC      e:
  12. DEMO8Q.ALC   e:
  13. DEMOAST1.ALC e:
  14. DEMOAST2.ALC e:
  15. DEMOIO.ALC   e:
  16. DEMOPNUM.ALC e:
  17. DEMOSRC.ALC  e:
  18. DEMOSVC.ALC  e:
  19. HATGIRL2.ALC e:
  20. PET.ALC      e:
  21. TIMER.ALC    e:
  22. DEMOAST1.DAT e:
  23. DEMOAST2.DAT e:
  24. RUNDEMO.BAT  e:
  25. e:
  26. path a:\
  27. REM       Set our default drive to the Mdrive
  28. REM     and tell MS-DOS to search for commands
  29. REM     first on drive e:, then on drive a:
  30. =
  31. 1H
  32. #3         PC370 1.0 studio     
  33. #4         PC370 1.0 studio     
  34. 01H
  35.