[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
+---------------------------------+
|            SYS(2010)            |
+---------------------------------+

-----------------------------------
Returns the FILES setting in CONFIG.SYS.
Return value - Character
-----------------------------------

It's not required that your CONFIG.SYS configuration file have a files
setting or that you even have a CONFIG.SYS file.  In these cases
SYS(2010) returns the default DOS file setting.

The number returned by SYS(2010) is not the absolute number of files you
may open in FoxPro.  DOS opens files for its own use.  FoxPro also open
files for its own internal use, and the number of these open files may
vary throughout a FoxPro session.  The file setting in your CONFIG.SYS
file must be somewhat greater than the number of files you would like to
open in FoxPro.

For information on the CONFIG.SYS configuration file consult your DOS
manual.

-----------------------------------

See Also:  SYS()

-----------------------------------

See Also: SYS()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson