Re: Displaying HTML

new topic     » goto parent     » topic index » view thread      » older message » newer message

>From: Derek Parnell <ddparnell at bigpond.com>
>Subject: Re: Displaying HTML
>
>----- Original Message -----
>From: "Isaac Raway" <isaac-topica at blueapples.org>
>To: <EUforum at topica.com>
>Subject: Re: Displaying HTML
>
> >
> > Juergen Luethje wrote:
> >
<snip>
>What *API* are you talking about? The EUPHORIA routine called "system_exec" 
>has nothing to do with any Windows API. It is equivalent to opening a DOS 
>window and typing in the parameter at the DOS prompt. Thus 
>'system_exec("ReadMe.html", 2)' is like typing "ReadMe.html" at a DOS 
>prompt. IT does NOT open a browser to display the html file. If you read 
>the Euphoria documentation for this routine it says that the parameter 
>"must be a command to run an executable program" - and a HTML file is not 
>one of those.
>

  Perhaps you should use system("start ReadMe.html", 2).

>
>--
>Derek
>

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu