Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP60- Error message
Message
From
30/08/1999 10:28:01
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
VFP60- Error message
Miscellaneous
Thread ID:
00259161
Message ID:
00259161
Views:
49
My code:
IF RECCOUNT()<>0
COPY TO ARRAY aTemp
SELECT Tickets
APPEND FROM ARRAY aTemp
ENDIF

My error:
Numeric overflow. Data was lost.

The error is generated when the APPEND command is taking place. If the array is already created, why am I getting such error message? Any comments or suggestions to get rid of this error will be appreciated, thank you in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform