Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checkbox Value - Logical or Integer?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Checkbox Value - Logical or Integer?
Miscellaneous
Thread ID:
00881039
Message ID:
00881039
Views:
53
Hi - although I have been programming in VFP for sometime now, one thing that continues to catch me out is the checkbox control. Can someone reveal the secret!

I use logical fields in my tables to store the value and so I maybe do something like this on one form...
REPLACE logicalfield WITH myCheckBox.Value FOR criteria etc
and it works just fine in other circumstances I get a data mismatch error because it appears that the mCheckBox.Value is a integer!

Do I have to test for the type of variable in myCheckBox.Value before writing values to my tables or am I missing something?

TIA
Chris Maiden
Email
Web
Next
Reply
Map
View

Click here to load this message in the networking platform