Function FilesMax() Foundation

Determines the maximum number of files that can be open at a time.

Syntax
FilesMax() --> nMaxFileHandles
Return

Returns a numeric value that corresponds to the maximum number of open file handles. When using file open functions of the Xbase++ runtime library this value is dynamically adjusted to meet the required number of file handles.

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.