I've looked in many rtl units for a IsNumeric() like function. Any
arround or I should code one?
Example:
IsNumeric('1.00 '): True
IsNumeric(' 1.0 0 211 7'): False
IsNumeric('1.a'): False
IsNumeric('1.0e-10'): False //No scientific-big-numbers notation for now.
The '.' should be taken from actual system decimal separator OR
hardcoded as '.'. I prefere hardcoded, but... well, this could be a
parameter.
Regards.
--
Alexandre Leclerc
_________________________________________________________________
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject
archives at http://www.lazarus.freepascal.org/mailarchives