×
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 Wed, Aug 5, 2015 at 1:28 PM, CRPence <crpbottle@xxxxxxxxx> wrote:
• cast(cast(test as char(6) ccsid 37)
as graphic(6) ccsid 13488 )
Chuck,
Doesn't seem that will actually work if the CCSID 65535 field actually
contains 16-bit characters...like x'
004100530044
'
When I tried
hex(cast(cast(substr(test,1,6) as char(6) CCSID 37) as graphic (6) ccsid
13488))
I saw:
000000A0000000EB000000E0
Charles
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.