F1 Help Issue

Chris Allen
08-13-2009, 01:41 PM
Hi All,

VB6

I am trying to get my app to start F1 (HTML) help file from the main (MDIForm).

I have the project properties help path set and have even tried hard coding the path as well in the mDI form load event.

I hit F1 and (in the MDI) and help will not start.
However, if I open another form in the app and hit F1 the help file will open and default to that help context id.

anyone tell what I am doing wrong?

jerome_gail26
08-13-2009, 06:06 PM
Can you show us your code here?

Jerome

Chris Allen
08-14-2009, 10:05 AM
I have a context ID's set on the two other forms with no code at all and the help starts.

For what its worth, i haven't done much with help files in the past.


App.HelpFile = App.Path & "\Help\Recipe Designs Help.chm"

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum