57. INVALID INPUT ENCOUNTERED IN @TEXT DATA FILE: TEXT_STRING.

The @TEXT function may be used in the data section to read and write numeric values. This error message results when non-numeric data is encountered in a file being read with @TEXT. If you need to import non-numeric data from a text file, use the @FILE function.