AddPackDirectory()

Syntax

Result = AddPackDirectory(#Pack, DirectoryName$)
Description
Add a new empty directory to the specified pack previously created with CreatePack().

Parameters

#Pack The pack to use.
DirectoryName$ The empty directory name to be added to the pack.

Return value

Nonzero if the empty directory has been successfully added to the packfile.

See Also

CreatePack()

Supported OS

All

Packer Index - AddPackFile() ->