Steven,
>Is there a function in XBase to convert a numeric scientific (exponential)
>notation into a numeric value? VAL() does not support conversion of
>scientific (exponential) notation.
No, there is no such function (that I'm aware of), but you can easily write
your own. Some of your example values are too large or too small to be
(accurately) represented by Xbase++ numerical values, though.
I have attached a small program that accomplishes what you want.
Hope that helps,
Andreas
Andreas Gehrs-Pahl
Absolute Software, LLC
phone: (989) 723-9927
email: Andreas@AbsoluteSoftwareLLC.com
web: http://www.AbsoluteSoftwareLLC.com
[L]: https://www.LinkedIn.com/in/AndreasGehrsPahl
[F]: https://www.FaceBook.com/AbsoluteSoftwareLLC
Expo_Val.prg