ClosePack()

语法

Result = ClosePack(#Pack)
概要
Close the specified pack file.

参数

#Pack The pack to close. If #PB_All is specified, all the remaining packs are closed.

返回值

无.

Remarks

All remaining opened packs are automatically closed when the program ends.

已支持操作系统

所有

<- AddPackMemory() - Packer Index - CompressMemory() ->