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



The funny thing is a few years ago I changed this application from
using iconv and/or tables (the user could specify the table to use for
conversion) and it worked fine. Now this one stinkin character is
runing my day. :)

Brad

On Sat, Oct 29, 2011 at 8:55 AM, Joe Pluta <joepluta@xxxxxxxxxxxxxxxxx> wrote:
Brad, have you tried using the iconv API to see what you get?  If it
doesn't create the DBCS data, then I would suggest a PMR.  Also, you
could as a workaround use the iconv to convert the data yourself and
write it to the stream file with no conversion.

Joe

Does IBM publish any tables showing what code pages result in what
conversions?  I see no reason for this to convert a SBCS character to
a DBCS character especially using with each of the code pages I've
tried.

Brad

On Fri, Oct 28, 2011 at 9:38 AM, Bradley Stone<bvstone@xxxxxxxxx>  wrote:
CCSID of the file is 65535.

CCSID of the job is 37.  QCHRID of the system is 37.   Tried 819, 1252
for the CCSID of the stream file.


I was afraid it was DBCS.. not sure why is the translation shows it
should go to SBCS in ASCII

Thanks

Brad



On Thu, Oct 27, 2011 at 11:52 PM, PaulMmn<PaulMmn@xxxxxxxxxxxxx>  wrote:
This is enough to make me "CC" sick!

--Paul E Musselman
PaulMmn@xxxxxxxxxxxxxxxxxxxx




At 1:51 PM +1100 10/28/11, Kevin Wright wrote:
Hi Bradley,

That looks like some sort of EBCDIC double byte sequence, x'0e'
being shift out (of single byte) then a single double byte character
x'e0d2' then shift in (to single byte) x'0f'.

What is the CCSID of the PF (&  field if applicable) ?

What is the job CCSID? Job default CCSID?

What is the CCSID of the stream file?

Regards,

Kevin Wright
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



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.