blob: a7b22ea2c8f40224be79aa4f86cf159e5372a3b1 [file] [log] [blame]
# show comments of a zip archive
program get_comment
return 0
args testcomment.zip
file testcomment.zip testcomment.zip testcomment.zip
stdout Archive comment: This is the archive comment for the file.
stdout
stdout Long.
stdout
stdout Longer.
stdout
stdout No comment for `file1'
stdout File comment for `file2': First one had no comment.
stdout File comment for `file3': Third one.
stdout File comment for `file4': Last.