home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Simtel MSDOS 1992 December
/
simtel1292_SIMTEL_1292_Walnut_Creek.iso
/
msdos
/
forth
/
forthed.arc
/
MVP.ASC
< prev
next >
Wrap
Text File
|
1987-08-01
|
768b
|
25 lines
If your version of MVP-FORTH does not understand DOS files,
use the following procedure to copy the DOS file MVP-OVL.SCR to
a non-DOS-file format.
a. Load DOS, format a diskette with 9 sectors per track, 2sides.
b. Load FED.COM and select MVP-OVL.SCR as the default file by:
USING [d:][path]MVP-OVL.SCR (FED supports full path-names)
c. Select the floppy diskette to write the file to by:
BIOS-BLOCKS DEST d: (d: indicates the drive - use A: for
the A drive or B: for the B drive)
d. Copy the file by:
0 5 n SCOPY (where n is the destination screen number on
the floppy diskette)