Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Context-sensitive help and VFP runtime
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00253801
Message ID:
00255318
Views:
17
Wrote an article on this when it first came out. Here is what I do.

on help do myhelp

then

at the start of each form I set a public variable to the name of the help page for that form.

then the myhelp procedure calls hh.exe with the chm file and the further parameter to start at the page set by the public variable.

Tada! Instant context sensitive html help.

If you need exact code let me know
Todd Burstain, MD
infinitydoc@delphi.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform