Subject Re: [ib-support] How to enter CR+LF
Author David K. Trudgett
On Wednesday 2002-02-20 at 20:45:13 +1100, Helen Borrie wrote:

> The problem with this UDF is that it's going to store a carriage
> return and line feed regardless of which platform the database is
> running on. If the db is on another platform, the line break is
> different, e.g. it is LFCR on Mac, and it's LF alone on the *nixes.
> (someone needs to put this right some time...)

It's just CR on Mac. As for fixing it, who wants to be the first to
make Win & Mac use only LF? :-) Clue: it ain't gonna happen ;-) OTOH,
Max OS/X is FreeBSD based, so presumably Macs now use LF for end of
line... unless Apple hacked all the source to make it CR instead... a
perilous undertaking...

David Trudgett