INCLUDE= (CONFIG.SYS Command)
Compatibility: 6.0+
Purpose: Causes a block of CONFIG.SYS commands to be executed. This lets
you avoid repeating a series of commands that are the same in two
or more configurations.
Syntax: INCLUDE=blockName
█▌Parameters▐█
blockName is the name of a block of CONFIG.SYS commands.
[blockName] (the same text, enclosed in square brackets, on a
line by itself) must appear elsewhere in the CONFIG.SYS file. If
it cannot be found, an error message is displayed.
The commands below [blockName] are executed to the next [block]
line or the end of the CONFIG.SYS file.
See Also: CONFIG.SYS Commands
MultiConfig Menus
-♦-