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