Linking F1 to a CHM file
Posted: Wed Jun 29, 2011 7:52 pm
Does anyone know how to make our CHM file context sensitive inside the PB Editor?
I have written my CHM file and it is listed in the PB Editor's Help, External Help.
If I have a procedure Hello() and when I click the F1 key when the cursor is on the word Hello, how do I make it default to the page where the contents for the procedure Hello() is listed?
Right now when I click F1, the right CHM file runs, but the content displays "This program cannot display the webpage". But when I click the Hello in the Content or Index, it gets displayed correctly.
I have written my CHM file and it is listed in the PB Editor's Help, External Help.
If I have a procedure Hello() and when I click the F1 key when the cursor is on the word Hello, how do I make it default to the page where the contents for the procedure Hello() is listed?
Right now when I click F1, the right CHM file runs, but the content displays "This program cannot display the webpage". But when I click the Hello in the Content or Index, it gets displayed correctly.