zip destination :string files :block
copyzip "dest.zip" ["file1.txt" "img.png"]
zip "dest.zip" ["file1.txt" "img.png"]