Function FilesMax() Foundation
Determines the maximum number of files that can be open at a time.
FilesMax() --> nMaxFileHandles
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.
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.