Archive::AddFile (open)

Add a file to the archive.

Syntax

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

MACRO AddFile(STRING fullpath, BLOB data, DATETIME modtime)

Parameters

STRING fullpath

Path of the folder

BLOB data

Data of the file

DATETIME modtime

Modification time of the folder