home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / cpm / parasol / videosto.ark / VSTART.BAT < prev   
DOS Batch File  |  1986-09-10  |  384b  |  10 lines

  1. rem this batch file is setup to run the video programs on a hard disk
  2. rem
  3. rem If you are running on a drive other than C:, change the assign
  4. rem statement below to reflect the drive you are using.
  5. rem
  6. rem     If you do not have a V-20 chip, change "V20" to "EM80" below.
  7. assign a=c
  8. v20 startup vid
  9. assign
  10.