Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Am I losing my mind? Combobox with numeric field overflow?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Am I losing my mind? Combobox with numeric field overflow?
Divers
Thread ID:
00570884
Message ID:
00570884
Vues:
70
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform