× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



On Sun, Apr 2, 2023 at 3:19 PM Patrik Schindler <poc@xxxxxxxxxx> wrote:


What is the *native* line ending of IBM i files?
- In QSYS.LIB there is none, because everything is record-oriented,
- In QDLS, it might be CRLF, because QDLS is supposed to be DOS compatible.
- In others, might be just LF to stay compatible with AIX/UNIX/Linux.


In the IFS it doesn't matter, you can end a line with a vertical tab if you
wish, but programs may or may not do what you want with that (e.g,, I don't
know any program that would accept vertical tab :) )
The "norm" for most open source is LF ( 0x0a)
Many programs will accept CR-LF (0x0d 0x0a)
I know of none that will treat just CR (0x0d) the way the OP wanted.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.