getting into the url cache

Dave Cragg dcragg at lacscentre.co.uk
Thu Dec 12 17:49:01 EST 2002


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



More information about the metacard mailing list