Zipping an application package by script
Stephen Barncard
stephenREVOLUTION2 at barncard.com
Wed Sep 10 05:07:27 EDT 2008
Thanks very much, Jim Ault, Richard Gaskin, Brian Yennie and Terry Judd.
Among your suggestions I'm sure I find something that works.
I'll report tomorrow on my results.
this list rocks...
>Would this work for your needs?
>
>1) tar and zip it
>
>tar -c -z -f MyApplication.tar.gz MyApplication.app
>
>2) unzip it later
>
>tar -xzf MyApplication.tar.gz
>
>
>HTH,
>Brian
--
stephen barncard
s a n f r a n c i s c o
- - - - - - - - - - - -
More information about the use-livecode
mailing list