Re: Request for jEdit IDE To be listed on CHM Integration
Gabor Hojtsy <[email protected]>
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Message-ID | <[email protected]> |
>>>//Begin Lookup_In_PHP_Manual.bsh
>>>CHM_location = "C:\\PHP\\php_manual_en.chm";
>>>
>>>if (textArea.getSelection().length > 0) {
>>> CHM_location += "::/_function.html#" +
>>>textArea.getSelectedText();
>>>}
>>>exec("HH " + CHM_location);
>>>//End
>
> GH> Thanks, I have just integrated you suggestion into the webpage. BTW
> GH> where does this file need to be put and how do you invoke it? (I am not
> GH> familiar with jEdit as you can tell).
>
> Is it possible to synchronize these integration notes with xCHM manual
> section?
What need to be synchronized???
Goba
--
PHP CHM Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php