|
from: Scott Klement <rpg400-l@xxxxxxxxxxxxxxxx>
subject: Re: Intermittent "conversion error" on IFS open
I see your code is using the old-fashioned codepage support. Most likely
you're encountering a file that uses a mixed-byte CCSID (for example,
UTF-8) since that will not work with code pages.
Try adding O_CCSID to your flags so that it uses CCSID support instead
of code page support.
As an Amazon Associate we earn from qualifying purchases.
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.