--- In [email protected], "Sheri" <sheri...@...> wrote: > > > Also, real numbers don't seem to be working for field values.
My problem was caused by having a column with text entries in some rows and real numbers in other rows. Without mixed types, real numbers are fine, but need ftos to see them. Is there some way to test if a value in the structure is a real number, so the script can know to apply ftos before debugging? Regards, Sheri
