12.14.2. Function NextFile

[<<<] [>>>]

When a directory is successfully opened the function NextFile can be used to retrieve the file names from the list. The argument to this function is an integer number, the directory number used to open the directory. The function returns a string value. When the last file name was retrieved the function returns undef.


[<<<] [>>>]