Archive::GetFile (open)
Returns a decompressed file from the archive
Syntax
LOADLIB "wh::filetypes/archiving.whlib";
BLOB FUNCTION GetFile(STRING fullpath)Parameters
STRING fullpathFull path of the entry (from the fullpath cell in the entries list)
Return value
BLOBThe decompressed file, DEFAULT BLOB if it doesn't exist