![]() ![]() ![]() |
|
GetFreeFile | ||
FreeChannelIndex = GetFreeFile() | ||
Parameters: NONE | ||
Returns: FreeChannelIndex = The Index value of a File Channel that is currently not in use |
||
The GetFreeFile function returns the Index of a File Channel that is currently NOT in use. FACTS: * GetFreeFile will return a ZERO if there are no free channels. Mini Tutorial: This examples Requests a free File index, then creates a files and displays it.
This example would output.
|
Related Info: | CloseFile | OpenFile : |
|
|||||||||||||||||||||||||||||||||||||||
![]() ![]() ![]() ![]() ![]() |
(c) Copyright 2002 - 2025 - Kevin Picone - PlayBASIC.com |