[Gambas-user] Browser ?
Julien Barbier
julien at ...782...
Tue Mar 8 10:13:45 CET 2005
Hi Daniel, thanks for your quick answer !
I tried this in cli, and it worked : $BROWSER http://www.google.com
but when I try in gambas, it does,'t work :-/
Here is my code :
PUBLIC SUB Button2_Click()
EXEC ["$BROWSER http://www.google.com"]
END
Am I doing sth wrong ?
On Tue, 2005-03-08 at 10:00, Daniel Campos wrote:
> Julien Barbier escribió:
>
> > Hi all !
> >
> > Just a little question :
> >
> > I would like to open the default browser of a system (without knowing
> > whitch browser is installed in advance).
> > Do you know how I can do that ?
> > I mean, I think it should be an environment variable containing ths
> > name of the default browser, but I don't know it.
> >
> > Thanks in advance !
> > -------------------
> > Julien Barbier
> >
> yes: $BROWSER
>
> Regards,
>
> D. Campos
>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_ide95&alloc_id396&opÌk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
-------------------
Julien Barbier
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050308/aceb22cd/attachment.html>
More information about the User
mailing list