Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox With Zero-based Array
Message
From
09/07/2000 14:32:41
Cindy Winegarden
Duke University Medical Center
Durham, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
ComboBox With Zero-based Array
Miscellaneous
Thread ID:
00390001
Message ID:
00390001
Views:
43
I have a combo box to choose values ranging from 0 to whatever.

Before I write code to always add one to the table value, and then subtract one when writing to the table, anybody got any better ideas?

The other thing I can think of, since I am working against a copy of the table, is to do the adding in a SELECT statement which makes the copy of the table, and subtract 1 when I copy the temp copy back to the real table.
Next
Reply
Map
View

Click here to load this message in the networking platform