Category: File IO
Syntax:
fileMoreFiles:Int(dirHandle:Int)
Int
Checks if there are more files to read from a directory.
Takes a directory handle.
Returns 1 if there are more files/subdirectories remaining, otherwise returns 0.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn