Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HtmlHelp's problem
Message
From
12/11/2001 06:59:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
HtmlHelp's problem
Miscellaneous
Thread ID:
00580397
Message ID:
00580397
Views:
49
J have an VFP 6 application exe and J want to use HtmlHelp API function for calling my Help.cnt file:

DECLARE INTEGER HtmlHelp in hhctrl.ocx INTEGER hwndCaller,;
STRING pszFile,INTEGER uCommand.INTEGER bwData

On F1 J am doing :

=HtmlHelp(mainhwnd(),"Help.cnt" ,1,0),

but J get next error: "Too many arguments".
What is wrong here?
Regards.
Next
Reply
Map
View

Click here to load this message in the networking platform