Re: Tell default browser to open a URL
Re: Tell default browser to open a URL
- Subject: Re: Tell default browser to open a URL
- From: "Paul F. Henegan" <email@hidden>
- Date: Mon, 03 Dec 2001 05:12:18 -0500
on 01.12.2001 10:22, JollyRoger at email@hidden wrote:
>
I know you can open the default browser with:
>
>
+event GURLBROW; with +class errr;
>
>
I'd like to not only /open/ the default browser, but also tell it to go to a
>
certain URL. Anyone know of a good way to do that?
Try
+event sysogurl; "
http://some.url" with +class errr;
HTH,
paul
--
Paul F. Henegan
<email@hidden>