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
http://lists.runrev.com/mailman/listinfo/metacard


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 training and consulting: http://www.fourthworld.com
 Webzine for LiveCode developers: http://www.LiveCodeJournal.com
 LiveCode Journal blog: http://LiveCodejournal.com/blog.irv

___
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard


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 external of LiveCode, with the using 
of commands such as revZipExtractItemToFile.


Best regards,
TheSlug


  ___
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard


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 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 external of LiveCode, with the 
 using of commands such as revZipExtractItemToFile.
 
 
 Best regards,
 TheSlug
 
 ___
 metacard mailing list
 metacard@lists.runrev.com
 http://lists.runrev.com/mailman/listinfo/metacard


___
metacard mailing list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard


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 list
metacard@lists.runrev.com
http://lists.runrev.com/mailman/listinfo/metacard