1. Windows Question

How do you launch a Browser or a Specific URL

from within Euphoria Window program ?

Bernie

new topic     » topic index » view message » categorize

2. Re: Windows Question

... using Win32lib?

shellExecute("open","http://www.rapideuphoria.com",Modal)

> How do you launch a Browser or a Specific URL
> from within Euphoria Window program ?
> Bernie

new topic     » goto parent     » topic index » view message » categorize

3. Re: Windows Question

Something like:

system("start http://www.whatbadgerseat.com", 0)

should work. It'll start it in whichever your default browser is.
=====================================================
.______<-------------------\__
/ _____<--------------------__|===
||_    <-------------------/
\__| Mr Trick





>From: Bernie Ryan <xotron at bluefrognet.net>
>Reply-To: EUforum at topica.com
>To: EUforum <EUforum at topica.com>
>Subject: Windows Question
>Date: Tue, 12 Nov 2002 16:50:24 +0000
>
>
>How do you launch a Browser or a Specific URL
>
>from within Euphoria Window program ?
>
>Bernie
>
>
>

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu