the zip command line utility (in Terminal)  can do this:

zip Targetdir.zip -x \*.DS_Store -r Sourcedir

This can be executed with the LC shell() function...


That'd be nice – but if it's possible it's news to me.

I've use a third-party zip tool to avoid including Mac-specific ghost files
> in zip archives for Windows users. :-/
>
>

-- 
------------------------------------------------
Thierry Douez - sunny-tdz.com
sunnYrex - sunnYtext2speech - sunnYperl - sunnYmidi - sunnYmage
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to