Category: File IO
Syntax:
fileNextFile:String(dirHandle:Int)
String
Returns the next filename from a directory listing.
Takes a directory handle.
Returns the next filename or subdirectory name, or an empty string if no more entries or handle is invalid.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn