FILES
Home >>
MS-DOS Reference >>
Command Categories >>
Config.sys Commands >>
FILES
Description
Specifies the number of files that can be open at one time
Command Syntax
FILES[HIGH]=x
-
x is the number of files that can be open at one time (ranging from
8 to 255; the default is 8)
Comments
Many programs such as MS Office, Windows and others need a fairly big value
for FILES, such as 40 - 50. However, each file handle takes up memory so
it's best to use the mimum recommended.
Printed from the NukeSoft MS-DOS Reference. Copyright
© 1995 - 2006 Marcus Houlden