home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
-
-
- 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)