NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

FreeFile Function

Returns an Integer representing the next file number available for use by the Open statement.

FreeFile()

Remarks

Use FreeFile to supply a file number that is not already in use.

See Also

Example

Open Statement