home *** CD-ROM | disk | FTP | other *** search
- [ 5. CONFIG.SYS Commands]
- GENERAL SOFTWARE EMBEDDED DOS-ROM 6.22 [tm] CONFIG.SYS COMMANDS
- ═════════════════════════════════════════════════════════════════════════
- Embedded DOS-ROM 6.22 provides an enhanced CONFIG.SYS processor that
- supports standard MS-DOS CONFIG.SYS statements and augments the syntax
- with extra commands for embedded use. For example, our CHAIN= statement
- allows one CONFIG.SYS file to chain to another CONFIG file even on a
- different drive so that CONFIG.SYS processing can continue elsewhere.
- The '?' option allows conditional execution of CONFIG.SYS statements.
- And our exclusive JUMP=xxxx:yyyy statement allows the CONFIG.SYS file
- to transfer control directly to code within any ROM below 1MB.
-
- KEY POINTS:
-
- 1. STANDARD CONFIG.SYS COMMANDS SUPPORTED
- 2. ADDITIONAL COMMANDS EASE EMBEDDING OF APPLICATIONS
-
- CONFIG.SYS COMMANDS
-
- The following commands are provided by Embedded DOS-ROM 6.22, in a
- full-featured version of the operating system:
-
- FILES= FCBS= BUFFERS= COUNTRY=
- STACKS= UMB= VERSION= BREAK=
- VERIFY= DEVICE= SHELL= COMMENT=
- ECHO= REM= DEVICEHIGH= LASTDRIVE=
- INSTALL= JUMP= INSTALLHIGH= ? keyword=
- DOS=HIGH DOS=UMB DOS=VGA
-