|
I realize that you have already received the information that CR is x'0D' and LF x'25' in EBCDIC CCSID 37, but for your information there is an API in OS/400 that returns this type of information. The API is Get Control Function Definition and is named QTQGCTL in QSYS and also CDRGCTL in QSYS2. This API returns control function values for space, substitute, new line, line feed, carriage return, and end of file, for a given CCSID. The API is documented under National Language Support APIs, section Character Data Representation Architecture (CDRA) APIs. Bruce > >I'm formatting a message text line in an RPG program that gets sent out as >regular email through a called utility program. Does anyone know what the >hex codes are for a carriage return and linefeed? Also, the utility I'm >using to send email must translate my EBCDIC code to ASCII, so wouldn't I >need to use hex codes that would get translated to the proper ASCII codes? >
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.