6-10 ROM-DOS Commands
MX2 Reference Guide Revision A MX2A137REFGD
ROM-DOS Commands
This section provides descriptions of the ROM-DOS commands listed in
the following “ROM-DOS vs MS-DOS” table. Each entry includes an
explanation of the command's purpose, the command entry syntax,
remarks, and examples.
Each command also has a label to designate whether it is an internal or
external command. Internal commands are part of the command
processor program, COMMAND.COM. These functions are available
only while COMMAND.COM is running. External commands are
actually stand-alone utility programs. They are independent from
COMMAND.COM. Internal commands that are unique to
CONFIG.SYS processing are also identified. These commands can be
used only in a CONFIG.SYS file.
ROM-DOS vs MS-DOS
The following table identifies differences between ROM-DOS
commands and their MS-DOS equivalents. For more information, see
the individual command descriptions in the next section.
Command
Features Exclusive to
ROM-DOS
Features Exclusive to
MS-DOS
ATTRIB -C: Clears all file attributes /S: Processes files in all
subdirectories
BUFFERS Allows designation of
secondary buffer cache
CHKDSK /C: Corrects errors without user
confirmation
COMMAND Internal command help only /Y: Steps through batch file
specified by /C or /K switch
help.hlp in MS-DOS includes
all commands (external and
internal), installable drivers,
etc.