Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric overflow issue
Message
From
03/12/2001 17:12:47
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00588052
Message ID:
00588966
Views:
40
That's odd. It works for me...I just added numeric field (width 5) called 'NUM' to a table, and ran your code and it returned .t.

I'm VFP6, BTW.

>
>I can not get that condition to be true.
>I overflowed a field,
>
>
>?FSize("Num")   => 5
>REPLACE Num WITH 99999999999
>? Num            => *******
>? Num = 1/0      => .F.
>
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform