>Problem: FMTS is supposed to FMT each field of a given dynamic array. >It appears to be wrong if source data in a field of the array contains CHAR(247).
If you look at the DOCs for REMOVE (for example), it indicates that the lowest system delimiter is CHAR(248), and that is true with REMOVE. However, I've noticed that some of the functions like FMTS() and FIELDS() also consider CHAR(247) to be a system delimiter. Experimentation has shown me that CHAR(246) and below are safe to use. I've always wondered about the discrepancy though. Barry ------- u2-users mailing list [EMAIL PROTECTED] To unsubscribe please visit http://listserver.u2ug.org/
