blob: 5902f98b31f430f26d7eeadc4b3920b8d49ff27c [file] [log] [blame]
Thomas Klausner02b4e782006-04-23 12:25:00 +00001# change local and global comments in a zip archive
Thomas Klausner02b4e782006-04-23 12:25:00 +00002return 0
Thomas Klausnerf74fb7a2014-12-10 15:32:16 +01003args testcomment.zip set_archive_comment "This is the new,\r\nmultiline archive comment.\r\nAin't it nice?" set_file_comment 0 "File comment no 0" set_file_comment 1 "File comment no 1" set_file_comment 2 "File comment no 2" set_file_comment 3 "File comment no 3"
Thomas Klausner82a7f922012-05-06 23:38:50 +02004file testcomment.zip testcomment.zip testchanged.zip