Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Binding
Message
 
To
12/03/2002 18:44:31
Steve Summers
Pima County Superior Court
Tucson, Arizona, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00631833
Message ID:
00631970
Views:
25
Steve,

Combo's and lists always use character data. Numeric data is converted to character in the combo's list. To use the combo's value you need to;
liKey = INT(VAL(Thisform.Combo1.Value))
Previous
Reply
Map
View

Click here to load this message in the networking platform