How to deal with zip archives?

2010-12-20 Thread Zryip Theslug
Dear List, As we can only use the engine commands, how we can deal with zip archives in MC? Only with shell commands or other solutions exist? Thanks! Best regards, TheSlug ___ metacard mailing list metacard@lists.runrev.com

Re: How to deal with zip archives?

2010-12-20 Thread Richard Gaskin
On 12/20/10 3:23 PM, Zryip Theslug wrote: Dear List, As we can only use the engine commands, how we can deal with zip archives in MC? I just double-click such files, since Mac, Win, and Linux all include software to automatically unzip 'em. -- Richard Gaskin Fourth World LiveCode

Re: How to deal with zip archives?

2010-12-20 Thread Zryip Theslug
From: Richard Gaskin ambassa...@fourthworld.com I just double-click such files, since Mac, Win, and Linux all include software to automatically unzip 'em. Richard, Thanks. In fact, I meant How can we deal with the content of zip archives in MC? ;) I'm looking for a substitute to the revZip

Re: How to deal with zip archives?

2010-12-20 Thread Björnke von Gierke
you can use externals, just need to load them yourself: set the externals of myStack to revzip.bundle On 21 Dec 2010, at 00:38, Zryip Theslug wrote: From: Richard Gaskin ambassa...@fourthworld.com I just double-click such files, since Mac, Win, and Linux all include software to

Re: How to deal with zip archives?

2010-12-20 Thread Zryip Theslug
From: Björnke von Gierke b...@mac.com you can use externals, just need to load them yourself: set the externals of myStack to revzip.bundle Björnke, Thanks for the hint. Looks interesting. Best regards, TheSlug ___ metacard mailing