At 10:53 am -0800 12/12/02, Richard Gaskin wrote:
Dave Cragg wrote:

 How can we accss the cache to alter it before using the go url command?
 go stack decompress(url "http://whatever.com/whatever.gz";)
How can that be used with the load command?
First:

load url "http://whatever.com/whatever.gz"; ##now in cache

then later:

go stack decompress(url "http://whatever.com/whatever.gz";) ##will take it from the cache

Or were you meaning something else?

Cheers
Dave
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard

Reply via email to