fileListZip

Category: File IO

Syntax:

fileListZip:Int(zipFile:String)


Parameters

Returns

Int



Summary

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



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn