msXBZ‖

4GG4w‖FreeFile Function

jM79E‖Returns the next available file number for opening a file. Use this function to open a file using a file number that is not already in use by a currently open file.

FVEx2‖Syntax:


FreeFile

GePPP‖Return value:

RqGSZ‖Integer

WADQ4‖Parameters:

3yGe9‖This function can only be used immediately in front of an Open statement. FreeFile returns the next available file number, but does not reserve it.

SEjHR‖Error codes:

5 Invalid procedure call

67 Too many files

EFSA4‖Example: