You could do a little function that: IsOverflow(tnVal) LOCAL cVal, lStat m.cVal = STR(m.tnVal) IF m.cVal="*" m.lStat = .t. ENDIF RETURN m.lStat
Fred On Fri, Jul 7, 2017 at 10:22 AM, Rafael Copquin <[email protected]> wrote: > I wonder if there is a way to detect that a numeric field in a record is > filled with ******** as a result of a numeric overflow in a calculation > > Please enlighten me > > Rafael Copquin > > > --- > Este correo electrónico ha sido comprobado en busca de virus por AVG. > http://www.avg.com > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajcbkspavrck_kahqpohdeyb58theysxv61iuqzhwhnhvbl...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

