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



At 10:26 AM 10/29/02, you wrote:

I did find an alternative, though it seems.  You could open
it once and convert the data from EBCDIC to ASCII before
writing it and it seems to have the same effect.
I've done it both ways, and I'm convinced that the double open idiom is
better.  It's initially a bit more of a hassle, but once you've got it you
can write to any supported codepage.  I've found need to translate to
US-ASCII, ISO-8859-1 and UTF-8 fairly regularly.

If you're using QDCXLATE, there are only a limited number of conversion
tables.  While I wouldn't call it deprecated, I don't expect any
enhancements to the QDCXLATE codepage list.  You could certainly go to the
trouble to use the iconv API, but that's definitely more work than just
doing the double open.

Regards,
Rich



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.