ClosePack()
Syntax
Result = ClosePack()Description
Closes all previously opened Pack files with OpenPack() or CreatePack() and release its memory. So it should only be called when you have finished all packing/unpacking before.
Note: PureBasic automatically close any opened Packs when the program quits.
Supported OS
Windows, Linux, MacOS X