Hi I would suggest you use command line tools to achieve what you want. Such as star, zip, gip, find and xarg.
The other option is to use an apple script and interact with the archive tool. Assuming it provides you with the ability of controlling your app via Apple script. by doing it via command line or script. You have finer control over what should be archived or not. By using find, you can tell it to find specific directories. Then pipe it to xarg which you can use this command to execute zip to compress the files and directories within the directory. The actual syntax I would have to play with to work out for you. I hope this helps. Sean <--- Mac Access At Mac Access Dot Net ---> To reply to this post, please address your message to [email protected] You can find an archive of all messages posted to the Mac-Access forum at either the list's own dedicated web archive: <http://mail.tft-bbs.co.uk/pipermail/mac-access/index.html> or at the public Mail Archive: <http://www.mail-archive.com/[email protected]/>. Subscribe to the list's RSS feed from: <http://www.mail-archive.com/[email protected]/maillist.xml> The Mac-Access mailing list is guaranteed malware, spyware, Trojan, virus and worm-free! Please remember to update your membership options periodically by visiting the list website at: <http://mail.tft-bbs.co.uk/mailman/listinfo/mac-access/options/>
