Jump to content

CONFIG.SYS - CALL Statements: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
No edit summary
Line 13: Line 13:
*[[EQNKRCLD.EXE]]
*[[EQNKRCLD.EXE]]
*[[EQNRCLD.EXE]]
*[[EQNRCLD.EXE]]
*[[IFX.EXE]]
*[[INIFLAG.EXE]]
*[[INIFLAG.EXE]]
*[[ISDNLOAD.EXE]]
*[[ISDNLOAD.EXE]]

Revision as of 05:18, 5 July 2017

Return to The Config.sys Documentation Project Main Page

The Call statement in your config.sys file is used to run a program during the boot up. Programs started by Call are executed in the foreground, the boot stops until the program has finished.