Archive::AddFolder (open)
Add a folder to the archive.
Syntax
LOADLIB "wh::filetypes/archiving.whlib";
MACRO AddFolder(STRING fullpath, DATETIME modtime)
Parameters
STRING fullpath
Path of the folder
DATETIME modtime
Modification time of the folder
Add a folder to the archive.
LOADLIB "wh::filetypes/archiving.whlib";
MACRO AddFolder(STRING fullpath, DATETIME modtime)
STRING fullpath
Path of the folder
DATETIME modtime
Modification time of the folder