Re: re HOV.exw to Dan

new topic     » goto parent     » topic index » view thread      » older message » newer message
Selgor said...

Thank you Dan.

I am a newbee

Welcome!

Selgor said...

I really do not know how to fix "reply" thing

That's ok, it's probably NOT your fault, probably the forum itself.
And anyway, starting this new message did fix it, at least here.

Selgor said...

And when you say file .......

do you mean e.g.

c:
euphoria
include.

or something ??

partly.
You have to do a number of things, including making sure that the place you point
to is actually a file, not a directory, and that it is an .html (or .htm) file, also.

but possibly more important, I think you have to change the statement,

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

to something like,

  shellExecute( "open", "file://c:\\euphoria\\include\\aFile.htm", Default ) 

although I'm not 100% sure of how correct that is.

Selgor said...

I tried c:
.... NIl

Sorry for my ignorance

cheers ,

selgor

I should ask if you are in fact trying to open an html FILE via a browser, though, because that's what the demo you're modifying is intended to do. If you're trying to do something else, let us know & someone will help.

Dan

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

Search



Quick Links

User menu

Not signed in.

Misc Menu