|
> -----Original Message----- > From: James H. H. Lampert [mailto:jamesl@xxxxxxxxxxx] > Sent: Wednesday, January 28, 2004 10:35 PM > Subject: Re: EBCDIC to ASCII translation > but for a simple character encoding > conversion, you just construct an array containing the output > encodings, > in order of their input encodings, e.g., an array of the EBCDIC > character encodings in ASCII order, or vice versa. I hope you didn't reinvent all the conversion tables which is tedious and often error prone, and I assume you simply use at worst the QDCXLATE API, or at best (if possible) the C runtime function i_conv() which can be mapped and used in ILE versions of RPG and COBOL ?
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.