On Sat, 8 Aug 2009 13:23:30 -0500, "Francis I. Coppage, Jr."
<[email protected]> wrote:
>Why should this produce a 'Numeric Overflow'? I would expect it to return
>390.
>
>?VAL("390E 390TX")
>
>It is translating the 'E' to exponential with the following numeric to its
>exponent.
>
>What would your suggestions be to just evaluate the leading numeric?
Try this:
? val(strtran("390E 390TX", " ", "_"))
--
Gianni
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** 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.