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
