Hi,
I am attempting to use data from a text file as a numeric variable.
A text file is put into a field, that field is then parsed with the "split" command, and correctly places string data ( e.g. 110.25) into a separate card field.
If that field is then used in an "if then" statement doing a math comparison, the following error is produced:
"Expression: double binary operator"
Is it possible to "force" a conversion from text to decimal numbers, or am I missing something else.
Thanks,
converting text to numbers
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller