Function NumFiles() Foundation

Determines the max. number of files opened at a time by different processes.

Syntax
NumFiles() --> nMaxOpenFiles
Return

This function exists for compatibility reasons only. It always returns 32768 which is the limit imposed by the operating system.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.