|
<< Click to Display Table of Contents >> Navigation: File functions and statements > FreeFile |
Description
Returns an Integer representing the next file number available for use by the Open statement.
Syntax
FreeFile()
Remarks
Use FreeFile to supply a file number that is not already in use.