(AGK version: 108.13)
Submitted: 2013-06-21 15:56:45
//Create a zip file and then close it.
CreateZip( 1,"agktest.zip")
//Use AddZipEntry( zipID, path, zipPath )
CloseZip(1)
Help make AGK better by submitting an example for this command!
(All examples are subject to approval)
Login to post an example of your own.