Category: File IO
Syntax:
fileListZip:Int(zipFile:String)
Int
Lists the contents of a ZIP archive.
Takes a ZIP file path.
Returns a directory handle for iterating through contents, or 0 on failure (NULL zipFile, open error, or empty archive).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn