× 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.



Scott wrote:
I think you're getting confused because DSPF translates the data to
EBCDIC before displaying it to you. It sees the file is CCSID 1200 and
runs it through a 1200 -> jobccsid (or job default ccsid) before
displaying it.

One tell-tale sign is to use WRKLNK on the file and take option 5. Page
down to the "Size of object data in bytes" value. Does it say 14? Then
it's EBCDIC (Hello World! + CRLF is 14 bytes long) or does it say 28?
If it's 28, then it's converted to a double-byte CCSID like UCS2.

If WRKLNK shows 28 bytes, and DSPF only shows 14, then clearly DSPF is
translating the data before displaying it...


Scott -

Thanks! You were right, as usual. The file size was 28.

I did not know that display data management would automatically translate
the Unicode data in the stream file back to EBCDIC for viewing.

By the way, the system CCSID = 65535, but my PC5250 session uses CCSID = 37,
which makes my default CCSID = 37.

- sjl






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.