Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Numeric TextBox and Integer field?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00186055
Message ID:
00186991
Vues:
11
Christian,

The range for an integer field is –2147483647 to 2147483646. VFP's integer is a signed interger so you only get 2 billion positive values and 2 billion negative values. You could use a Double instead.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform