Author: Bill Woodger
Subject: Reply to: SQZ pipe delimited file with 1 column varying length
Posted: Sun Nov 06, 2016 10:25 pm (GMT 5.5)
You mean you have one variable-length field, and the designer of the file made it the third field? Simplest (to say) is to get that rearranged.
SQZ/JFY have MID= to establish behaviour for embedded blanks.
However, does FINDREP to change "¦" to "!" give you what you want?
Subject: Reply to: SQZ pipe delimited file with 1 column varying length
Posted: Sun Nov 06, 2016 10:25 pm (GMT 5.5)
You mean you have one variable-length field, and the designer of the file made it the third field? Simplest (to say) is to get that rearranged.
SQZ/JFY have MID= to establish behaviour for embedded blanks.
However, does FINDREP to change "¦" to "!" give you what you want?