Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric overflow issue
Message
 
To
30/11/2001 12:05:25
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00588052
Message ID:
00588953
Views:
27
>>I am trying to do a [replace all] for cField = ***** (Numeric overflow) but I get a error cause ***** has no quotes and isn't a number
>>
>>Yes it is a numeric field and has overflow that looks like ****
>
>Hi, Stephen
>
>... for cField>val(replicate('9',fsize('cField')))
>
>bye

Oh and another thing to remeber is that a field can overflow in the positive and negative direction.
so if you have a field of 4 digits
10000 and -10000 are both considered overflows and need to be changed.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform