Re[2]: Request for jEdit IDE To be listed on CHM Integration
techtonik <[email protected]>
| Newsgroups | gmane.comp.php.documentation.windows |
|---|---|
| Organization | .. .. |
| Message-ID | <[email protected]> |
||*()*|| Hi, Gabor.
>> //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?
t
--
--
PHP CHM Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php