![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/16/1166c9bc-dac0-4b08-8c8b-1041b20f9e08/1166c9bc-dac0-4b08-8c8b-1041b20f9e08-bgdb.png)
ROM-DOS Commands 205
E-EQ-MX3RG-J-ARC MX3 Reference Guide
hard drive. Run the SYS command from the directory where the files reside to transfer the system
files to the destination drive.
Options
The /C option prevents confirmation before transferring system files.
The /H option shows the newly transferred system files on the destination disk.
The /] option prevents display of the sign-on message.
Example
SYS B:
Copies the ROM-DOS system files to drive B:.
VER
Type
Internal
Purpose
Displays the version number of ROM-DOS in use. Allows revision of this version number.
Syntax
VER [n.nn] [/R]
Remarks
If a new version number is specified, two digits after the decimal are required. Note that this
command revises only the record of the DOS version number; it does not change the actual
operating system loaded in the computer.
The version command shows both the version of the VER command itself and the version of DOS
in operation.
Options
The /R option shows the full version and release number of ROM-DOS.
Example
The following example changes the record of current DOS version in use to DOS 5.0. Any
programs that are executed, following this command, will recognize that DOS 5.0 is running.
VER 5.0