Function FilesFree() Foundation

Determines how many files still can be opened.

Syntax
FilesFree() --> nFreeFileHandles
Return

Returns a numeric value that corresponds to the number of file handles still available. This number of files can be opened in addition to already opened files. However, when using file open functions of the Xbase++ runtime library the upper limit of file handles 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.