ClosePack()

Syntax

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

Parameters

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

Return value

None.

Remarks

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

Supported OS

All

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