> >> What do we do when we don't know the user's default browser?
> > 
> > Just send "open location" to any app (other than the 
> Finder); it will 
> > launch in the default browser.
> > 
> >>> tell app "TextEdit"
> >>> open location "http://www.runrev.com/";
> >>> end tell

Oh, I forgot to tell you... if the app you are directing this
AppleScript to isn't already open, it will be launched. So probably
better to tell "System Events" instead of "TextEdit"...

> Do you know if Apple is aware of this?  And whether they see 
> it as a bug or a "feature"?

No idea... if I find out any more info, I'll post to the list.

Ken Ray
Sons of Thunder Software
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/ 


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to