On Mar 27, 2004, at 10:07 am, Jim Witte wrote:

How scriptable is Camino? When I try to open the dictionary in Script Editor, it won't open (although a few other app's dictionaries won't open either) Is there a way to open a URL? The 'open' command works for files, but not URLs. I'd expect something like:

open URL "http://store.metrowerks.com/"
open "http://store.metrowerks.com/" as URL

Try


GetURL "http://store.metrowerks.com/"

Simon
_______________________________________________
Camino mailing list
[EMAIL PROTECTED]
http://mozdev.org/mailman/listinfo/camino

Reply via email to