RemovePackFile()

Syntax

Result = RemovePackFile(#Pack, Filename$)
Description
Remove a file from the specified pack.

Parameters

#Pack The pack to use.
Filename$ The filename for the pack file to removed.

Return value

Returns nonzero if the pack file has been successfully removed, zero otherwise.

See Also

OpenPack(), CreatePack()

Supported OS

All

<- PackEntryType() - Packer Index - UncompressMemory() ->