#23575
Patrick C
Participant

Hi Ken,

As far as I can see using a newline character other than the typical CR &/∨ LF combinations doesn’t seem to be possible.
However, you can write a macro to convert ÿ into CR LF and back again. Provided you aren’t dealing with >1 million lines and >10MB files, this should be pretty fast too.

Best wishes,
Patrick