OS X app compress/decompress solved

RGould8 at aol.com RGould8 at aol.com
Thu Nov 4 15:23:19 EST 2004


You've saved me much pain - - - thank you thank you thank you!

In a message dated 11/3/04 11:05:55 PM, kray at sonsothunder.com writes:


> On 11/3/04 9:58 PM, "RGould8 at aol.com" <RGould8 at aol.com> wrote:
> 
> >
> > My only concern is that I'm not sure if this works in all versions of Mac 
> OS
> > X (10.2 and up).   It's working great for me in 10.3.   I'm able to make 
> these
> > calls from Rev using the shell() command.
> 
> Rob, my understanding is that it's slightly different in 10.2... here's my
> notes:
> 
> ----------------
> In OS X version 10.3 or later (Panther+), if you wish to copy the resources
> over with your file, you need to use the "--rsrc" flag (note the two
> hyphens) as:
> 
>   ditto --rsrc <pathToFile> <pathToDestFolder>
> 
> However in OS X version 10.2 and earlier (Jaguar-), you only need ONE hyphen
> for "rsrc", so it becomes:
> 
>   ditto -rsrc <pathToFile> <pathToDestFolder>
> ----------------
> 
> Hope this helps,
> 
> Ken Ray
> Sons of Thunder Software
> Web site: http://www.sonsothunder.com/
> Email: kray at sonsothunder.com
> 
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 



More information about the use-livecode mailing list