Hello,
Can you tell me how I can implement a html help file with the WhatsThisid property ?
I'v created the following text file:
.topic IDH_UITNR
I'v entered here my text
Then I created a header file with the following content :
#define ID_UITNR 1000
I'v added these two files in HTML help under the section TEXT POPUPS and MAPS en compiled the HTML file.
In VFP I've putted the number 1000 to the property whatThisID.
When I run VFP I received the message HH_HELP_CONTEXT called without a [MAP] section.
Thanks for yout time and answer.
Devriendt nico
Can you tell me how I can implement a html help file with the WhatsThisid property ?
I'v created the following text file:
.topic IDH_UITNR
I'v entered here my text
Then I created a header file with the following content :
#define ID_UITNR 1000
I'v added these two files in HTML help under the section TEXT POPUPS and MAPS en compiled the HTML file.
In VFP I've putted the number 1000 to the property whatThisID.
When I run VFP I received the message HH_HELP_CONTEXT called without a [MAP] section.
Thanks for yout time and answer.
Devriendt nico