Document Navigation
Table Of Contents
Index
Notes
Previous
Next


Copying Win 95 Files To VDisks

We have supplied the utility command INJECT, which has the following parameters:

[optional]
---------------------
INJECT <SourceName> <DiskName> <DestName> [T]

SourceName is the filename of the file to be injected under Host OS, DiskName is the name of the Virtual Disk file under the Host OS, and DestName is the filename of the file to be created in the virtual disk under FLEX. The optional T parameter deals with text translation, discussed next.

Note that text files under FLEX use the Carriage Return character as an end of line marker. If you supply the "T" parameter to the INJECT command, Line Feeds in incoming files are discarded as the file is transferred to the virtual FLEX disk. Otherwise, you will have to change the characters yourself. If you're transferring a binary file, you should never use the T parameter, or the file will be corrupted.

The INJECT command will not allow you to copy a file into a FLEX virtual disk if that filename already exists within the directory of the virtual disk. You have two choices of remedy when this occurs: use INJECT with a different target filename, or execute the emulator and rename or delete the previously existing file.


Table Of Contents
Index
Notes
Previous
Next
Document Navigation