nevertheless some shortcut functions to analyse the text in function
of the localization will be useful
and a isPrintable ... to say if all the characters in the string can
be displayed (not special characters)
--
Increa
On Wed, 24 Nov 2010 11:53:20 pm you wrote:
> > Benoît,
> >
> > MAJOR PANIC! I use IsNumber extensively to do quick checks on field
> > parsing across heterogeneous databases. Using the 80-20 rule I can
> > parse text fields for junk appendices to an expected numeric.
> > Code such as
> >
> >