×
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.
x'25' is definitely "line feed", or in Unix parlance, "new line".
Unix programs send that character to designate the end of a line of
text. A Unix terminal would automatically scroll the screen by 1 line,
and move the cursor to the first column when the newline character is
encountered. (QShell will as well, if you view the text on the screen.
As will the EDTF/DSPF command.)
So, to answer Rob's question... it denotes the end of a line.
Unless you KNOW you'll only receive one line, I suggest not just xlate...
Michael Ryan wrote:
It's one of those. :)
Grizzly Malchow wrote:
Line feed
Michael Ryan wrote:
Carriage return...effectively end of line.
>>> Rob Berendt wrote:
What is X'25'? End of line? End of file? Just xlate that to a space and
trim the bugger?
As an Amazon Associate we earn from qualifying purchases.
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.