Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Numeric Overflow Error Message
Message
From
21/07/1999 15:33:14
 
 
To
21/07/1999 15:24:55
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00244301
Message ID:
00244307
Views:
13
Put in a suspend just before your append from, then examine the array to make sure that they are the same size in the array. If you somehow ended up with a numeric overflow in labtests (divide by zero, or some such) then it may not gather correctly.

>I continue to get a Numeric overflow error when I get to this portion of my click method: The tables (labtests and deltests) are identical.
>
>SELE LABTESTS
>SET ORDER TO ID
>LOCATE FOR ID = m.tmphivid and SPECNO = m.tmphivsp
>SCATTER TO tdelrec
>
>SELE DELTESTS
>APPEND FROM ARRAY tdelrec
>
>Jeff T.
--Todd Sherman
-Wake Up! Smell the Coffee!
Previous
Reply
Map
View

Click here to load this message in the networking platform