Rolf Kocherhans wrote:
> 
> The Readme says :
> 
> Support for URL access other than "file:", "binfile", and "resfile"
> have been moved out into a script library named "libURL" that you must
> start using before you can access these types of URLs.
> 
> Where can I learn how to use the libURL what is libURL and hoe do we
> have to use it ?

LibURL is a substack of "MetaCard Menu Bar" stack, if you want to see
the script.

> 
> Can someone please post the smallest possible script so that I can
> paste it into a button and download for example:
> "http://www.metacard.com/stacks/tools.mc";.

start using "libURL" 
put url "http://www.metacard.com/stacks/tools.mc"; into temp
go temp

> 
> Cheers
> Rolf


Andu

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.

Reply via email to