Re: How do you pass a search word to the Euphoria documentation index.html search box?

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

Ok... maybe someone will come up with a way to pass a search word to the local index.html file.

I have been able to pass a search word to the Openeuphoria.org search box, but I have not been able to specific select the available search "opts". It appears that all the items, news, tickets, forum wiki and manual, will be searched. This is how it is done in ed.ex:

 system_exec("epiphany " & "http://openeuphoria.org/search/results.wc?s=" & search_word,0) 

Attempts to pass a search word to the local index.html with epiphany will spawn two instances of the browser, one opened to the web with the search_word pasted in the google search box and another with the local euphoria index.html open, but without any sign of the search word. Firefox does something similar, but opens multiple tabs, instead of two separate windows. Suffice it to say, the code snippet above is the only thing I have found that really works.

My experience is limited to Linux.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu