Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric TextBox and Integer field?
Message
 
To
12/02/1999 08:29:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00186055
Message ID:
00186991
Views:
12
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.
Previous
Reply
Map
View

Click here to load this message in the networking platform