RemovePackFile()

语法

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

参数

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

返回值

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

参阅

OpenPack(), CreatePack()

已支持操作系统

所有

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