RE: how can I manipulate LC field values in a fieldlist Daniel W Heichel 24.Jul.12 03:33 AM a Web browser LC LSX All ReleasesLinux
If this is not happening on-the-fly, but was just a once-off change of one column's data type, can't you simply change the LCField's type in the DIM statement? Just change the type from LCTYPE_TEXT to LCTYPE_NUMERIC.