fileNextFile

Category: File IO

Syntax:

fileNextFile:String(dirHandle:Int)


Parameters

Returns

String



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn