Thomas Klausner | ce9b91e | 2005-07-17 00:01:06 +0000 | [diff] [blame] | 1 | # add file to zip |
Thomas Klausner | ce9b91e | 2005-07-17 00:01:06 +0000 | [diff] [blame] | 2 | program add_from_filep |
3 | return 0 | ||||
4 | args testfile.zip testfile.txt | ||||
Thomas Klausner | 2e8c0cc | 2006-04-23 00:38:44 +0000 | [diff] [blame] | 5 | file testfile.txt testfile.txt testfile.txt |
6 | file-new testfile.zip testfile.zip |