Format text data records for processing in Livecode
dunbarxx
dunbarx at aol.com
Tue Feb 26 10:58:14 EST 2019
Hi.
Since you may have any number and kind of characters in any of the fields in
each record, I would append a character that is unlikely ever to appear in
any context. I like numToChar(202), but others like numToChar(3) or
numtoChar(8).
Then you can set the itemDelimiter to that char, and be sure that you are
parsing the totality of each field within any record.
Craig Newman
--
Sent from: http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html
More information about the use-livecode
mailing list