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:
00138520
Views:
16
You may have marked more than one field as a key field in the view designer.


>>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.
Rick Hodder
MCP Visual Foxpro
C#, VB.NET Developer
Independent Consultant
www.RickHodder.com
MyBlog
Previous
Reply
Map
View

Click here to load this message in the networking platform