Category: File IO
Syntax:
fileReadDir:Int(dirPath:String)
Int
Opens a directory for reading and returns a directory handle.
Takes a directory path.
Returns a directory handle, or 0 if the path is null, the directory doesn't exist, or is empty.
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn