Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00138352
Message ID:
00138487
Vues:
13
>Paul,
>
>>Function arguement value, type, or count in invalid
>Line 152
>lcDefaultValue = DBGETPROP(lcBaseTable + "." cPrimaryKey,"Field","DefualtValue")
>Method: onnew>
>
>In the DBGETPROP function I believe you missed a + before cPrimaryKey.
>
>Kind Regards,
>
>Mat Kennedy

Yeah, I did. Just a typo in my message, not in the code (it's framework code, not my own). In the actual code it says:

lcDefaultValue = DBGETPROP(lcBaseTable + "." + lcPrimaryKey,"Field","DefaultValue")

so that's not the problem. Thanks anyways.
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform