Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Am I losing my mind? Combobox with numeric field overflow?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Am I losing my mind? Combobox with numeric field overflow?
Miscellaneous
Thread ID:
00570884
Message ID:
00570884
Views:
71
I have a combobox with property settings as
ControlSource m.myfield1
RowSourceType = 1-Value
RowSource = 1,2,3,4,5,6,7,8,9,0

mytable.myfield1 is defined in MYTABLE as Numeric Length 1 Decimal 0

Here in short form is what I do -
I init the form with
SELECT mytable
SCATTER MEMVAR MEMO

then I Edit button the form and
then I choose a value from my combobox without error,
but when I press Prev or Next button which does
GATHER MEMVAR MEMO

I get Numeric Overflow error. This seems fairly straight forward. I can't put my finger on it. What might I be doing wrong? Thanks again for your help. This one has had me stumped for about an hour or two. Hmmmmm... I've tried lots of things and don't see it.
Steve Kramer
Kramer & Kramer Design
"Home of Go Cartoons"
Web Site: www.stephenkramer.com
Would you believe Far Side Lite?
More than 270 original cartoons.
Next
Reply
Map
View

Click here to load this message in the networking platform