Archive::GetFile (open)

Returns a decompressed file from the archive

Syntax

LOADLIB "wh::filetypes/archiving.whlib";

BLOB FUNCTION GetFile(STRING fullpath)

Parameters

STRING fullpath

Full path of the entry (from the fullpath cell in the entries list)

Return value

BLOB

The decompressed file, DEFAULT BLOB if it doesn't exist