fileMoreFiles

Category: File IO

Syntax:

fileMoreFiles:Int(dirHandle:Int)


Parameters

Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn