Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to launch HTML Help From VFP 5.0a
Message
From
05/08/1998 12:17:55
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00114902
Message ID:
00124134
Views:
23
>Ray,
>
>The @ in the declare tells VFP they are passed by reference. In the call itself the @ creates the reference.
>
>The reason you are getting the error is because the API name in the DECLARE is case sensitive. You must use ShellExecute in the declare. In the rest of the VFP code you can use any case you want ie ShellExecute, shellexecute, SHELLEXECUTE, sHELLeXECUTE all work equally well when you make the call to the function.
>
>>I noticed that you have variables in the declare section named @lp and in the Shellexecute just above you have them named @lc. Is this on purpose?
>>
>>I'm getting an error "Can't find entry point in DLL" when I do this procedure.


Thanks a lot. The punctuation was the problem. I can't find any docs on this. Where did you look?
Some days it's not worth chewing through the leather straps ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform