Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Overflow of value in field
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Overflow of value in field
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01218060
Message ID:
01218060
Views:
60
I have a situation where I cannot get rid of all of my BREAK (Steel wire break point) OVERFLOW values. I have written an import and everytime it comes to the break field with ten asterisks **********, the program bombs and says "overflow". How do I correct the data that has all of the asterisks in them? When I look at how many asterisk there are in the field, it looks like 5 or 6, but when I do something like

lcBreak = certs.break
?LEN(STR(lcBreak))

I see the number 10, so maybe there are 10 asterisks.

But, how do I REPLACE ALL of these fields which contain the asterisks. I get an error when I try the command:

BROWSE FOR certs.break=**********

Cecil
Next
Reply
Map
View

Click here to load this message in the networking platform