Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create Windows-compatible zip files via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create Windows-compatible zip files via AppleScript
Authored by: Interactive on Sep 07, '05 09:29:25AM
I use CleanArchiver
    http://www.macupdate.com/info.php/id/17207
for this purpose.

[ Reply to This | # ]
No delay needed
Authored by: Jon on Jun 02, '09 02:54:25AM

The presumed delay is not needed in applescript (macventure's original). Applescript waits for the first shell command to be finished, then executes the second.



[ Reply to This | # ]