Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Help topic from VFP Program
Message
 
To
26/12/2000 09:53:38
Ashish Patel
Hindustan Petroleum
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00456787
Message ID:
00456822
Views:
38
>Dear Ko
>
> Thanx for replying to my querry.
> I have build alias and map file as you have specified. Now from Visual foxpro if I want to specify help to a particular button on a form, on th click event of the button I am writing HELP 10001, which is taking me to some file which is not set to 10001
>
> I also tried to give HELP ID akp1 which is not doing anything Can you please help me. I have created the header file in notepad as follows


It is
Help ID 10001
or
Help ID apk1

Help 10001 searches in the index list
And of course you need to set help on
and set help to the yourhelp.chm file

Further, you need to include the file with the #Defines in your standard include file with
#include myhelpconstantsfile.H


HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform