blob: 6d7f20ba8586745733d361d56bc1da7ba31f2932 [file] [log] [blame]
# change file comments in a zip archive
program modify
return 0
args testcomment.zip set_file_comment 0 "File comment no 0" set_file_comment 1 "File comment no 1" set_file_comment 3 "File comment no 3" set_file_comment 2 ""
file testcomment.zip testcomment.zip testchangedlocal.zip