Re: Unzipping Mac apps with revZip

2011-07-06 Thread Terry Judd
On 06/07/2011, at 9:26 PM, "Roger Eller" wrote: > On Wed, Jul 6, 2011 at 6:54 AM, Terry Judd wrote: > > > On 06/07/2011 05:41 PM, "Terry Judd" wrote: > > > > > I¹m trying to extract and save files from a zip archive using Livecodes > > > built in zip routines. It all seems to work well (I open t

Re: Unzipping Mac apps with revZip

2011-07-06 Thread Roger Eller
On Wed, Jul 6, 2011 at 6:54 AM, Terry Judd wrote: > On 06/07/2011 05:41 PM, "Terry Judd" wrote: > > > I¹m trying to extract and save files from a zip archive using Livecodes > > built in zip routines. It all seems to work well (I open the archive for > > reading, list the contents using the enumer

Re: Unzipping Mac apps with revZip (solution?)

2011-07-06 Thread Terry Judd
On 06/07/2011 08:54 PM, "Terry Judd" wrote: > On 06/07/2011 05:41 PM, "Terry Judd" wrote: > >> I¹m trying to extract and save files from a zip archive using Livecodes >> built in zip routines. It all seems to work well (I open the archive for >> reading, list the contents using the enumerateIte

Re: Unzipping Mac apps with revZip

2011-07-06 Thread Terry Judd
On 06/07/2011 05:41 PM, "Terry Judd" wrote: > I¹m trying to extract and save files from a zip archive using Livecodes > built in zip routines. It all seems to work well (I open the archive for > reading, list the contents using the enumerateItems function and write them > out to file, creating an

Unzipping Mac apps with revZip

2011-07-06 Thread Terry Judd
I¹m trying to extract and save files from a zip archive using Livecodes built in zip routines. It all seems to work well (I open the archive for reading, list the contents using the enumerateItems function and write them out to file, creating any nested folders where necessary) except that Mac apps