Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help ?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Re: Help ?
Miscellaneous
Thread ID:
00335254
Message ID:
00335667
Views:
15
You should be using HTML Help instead of the older-style WinHelp.

If you do so, all you need to do is have an HTML Help topic name match the name of the caption of the form, and then

SET TOPIC TO thisform.caption

in your form's setup code. Of course, you also have to SET HELP TO (your CHM file) as well.

Whil
Previous
Reply
Map
View

Click here to load this message in the networking platform