home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CP/M
/
CPM_CDROM.iso
/
cpm
/
parasol
/
videosto.ark
/
VSTART.BAT
< prev
Wrap
DOS Batch File
|
1986-09-10
|
384b
|
10 lines
rem this batch file is setup to run the video programs on a hard disk
rem
rem If you are running on a drive other than C:, change the assign
rem statement below to reflect the drive you are using.
rem
rem If you do not have a V-20 chip, change "V20" to "EM80" below.
assign a=c
v20 startup vid
assign