Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML won't work?
Message
From
01/10/2001 19:50:00
Sasha Burkich
Senior Systems Analyst
British Columbia, Canada
 
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00559335
Message ID:
00562823
Views:
25
>> What sub-directory did you set them to be copied to?

I copied and registried them in Windows/System32.

>Is there anything special you did to call help? Do you do the same way using set help to command?

No, nothing special - SET HELP TO xxx.chm

To have the context sensitive HELP showing up, there were two things I needed to do:

in the Init of the form

THIS.SetAll("HelpContextID", 2000)

and there's one property needed to be set

lCodeMineHelp = .F. - this disables CodeMine context sensitive Help for this form.

I know that you don't use CodeMine but look inside your framework, maybe there is some similar property which prevents HELP from popping up.

Sasha
Sasha Burkich
Consultant
Victoria, BC
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform