Recently, Richard Herz wrote:
> I'm experimenting with using "load url" and "go url" to download and run
> stacks from web servers. Is there a way to download gzipped stacks,
> decompress() them and run them using these commands? I imagine one could
> get the gzipped stack, put it into a variable, decompress() it, write it to
> a disk file, then open the stack from there. But is there a way to do it
> with load and go?
I'm doing the former option with some stacks, and am also using base64
decoding. Works great. This isn't explicitly handled by load or go, but if
you want to see the scripts, lemme know.
Regards,
Scott
_____________________________________________________________________
Scott Rossi Tactile Media - Multimedia & Design
Creative Director Email: [EMAIL PROTECTED]
Web: www.tactilemedia.com
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.