Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why does this work?
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00138352
Message ID:
00138487
Views:
15
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform