IFS - IFS Commands: Difference between revisions
Appearance
Created page with "{{IFSRef}} {{IBM-Reprint}} ==IFS (CONFIG.SYS Command)== An FSD is loaded and initialized at system start-up when an IFS= statement is encountered in CONFIG.SYS. The syntax of..." |
mNo edit summary |
||
Line 3: | Line 3: | ||
==IFS (CONFIG.SYS Command)== | ==IFS (CONFIG.SYS Command)== | ||
An FSD is loaded and initialized at system start-up when an IFS= statement is encountered in CONFIG.SYS. The syntax of this command is as follows: | An FSD is loaded and initialized at system start-up when an IFS= statement is encountered in CONFIG.SYS. The syntax of this command is as follows: | ||
IFS=drive:path\name.ext parms | IFS=drive:path\name.ext parms | ||
where | where | ||
*drive:path\name.ext specifies the FSD to load and initialize. | |||
*drive:path\name.ext specifies the FSD to load and initialize. | *parms represents an FSD-defined string of initialization parameters. | ||
*parms represents an FSD-defined string of initialization parameters. | |||
See the OS/2 Version 2.0 Online Command Reference for a detailed description of this command. | See the OS/2 Version 2.0 Online Command Reference for a detailed description of this command. | ||
[[Category:IFS]] | [[Category:IFS]] |
Latest revision as of 16:34, 11 February 2020
Installable File Systems for OS/2 |
---|
Reprint Courtesy of International Business Machines Corporation, © International Business Machines Corporation
IFS (CONFIG.SYS Command)
An FSD is loaded and initialized at system start-up when an IFS= statement is encountered in CONFIG.SYS. The syntax of this command is as follows:
IFS=drive:path\name.ext parms
where
- drive:path\name.ext specifies the FSD to load and initialize.
- parms represents an FSD-defined string of initialization parameters.
See the OS/2 Version 2.0 Online Command Reference for a detailed description of this command.