Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to launch HTML Help From VFP 5.0a
Message
De
05/08/1998 12:17:55
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00114902
Message ID:
00124134
Vues:
22
>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 ...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform