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



Actually, *PCASCII means that it will compute a flavor of ASCII based on the flavor of EBCDIC that you are using. So whether it happens to be ISO-8859-1 (which has the same values as UTF-8 for 7-bit characters) or not will depend on which version of EBCDIC you're starting with.

And ISO-8859-1 is not exactly a 'subset' of UTF-8. It's true that for a 7-bit code point, that they are the same, and this includes the commonly used letters in English, but any character above code point 127 is different.


On 10/22/2013 5:52 PM, TheBorg wrote:
Robert -

Did you try sending the PCASCII file to the vendor for processing?

FWIW, PCASCII is a /subset/ of UTF-8...

Unless the vendor is expecting the UTF-8 file to have a byte order mark
[which is highly unlikely], there is no difference between a file encoded as
ASCII and a file encoded as UTF-8 - the data representation is the same.

-sjl





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.