|
Dirk.Marien@xxxxxxxxxxxxxxxxx
Re: Another code page - character set issue ?
Seems that some of the info is missing in previous mail ... I'll give it
another try :
Hi all,
I have probably another code-page issue. I create an XML-file on the IFS
with following syntax:Also,
fd = open(IFSFolder:
O_CREAT+O_WRONLY+O_CODEPAGE:
S_IWUSR+S_IRUSR+S_IRGRP+S_IROTH:
819);
callp close(fd);
fd = open(IFSFolder:O_WRONLY+O_TEXTDATA);
The file is created on IFS with following attributes:
Display Attributes
Object . . . . . . : /Tryout/IMPORT7/GI021103711364397.xml
Type . . . . . . . . . . . . . . . . . : STMF
Owner . . . . . . . . . . . . . . . . : DMA2852
System object is on . . . . . . . . . : Local
Auxiliary storage pool . . . . . . . . : 1
Object overflowed . . . . . . . . . : No
Coded character set ID . . . . . . . . : 819
Hidden file . . . . . . . . . . . . . : No
PC system file . . . . . . . . . . . . : No
Read only . . . . . . . . . . . . . . : No
Need to archive (PC) . . . . . . . . . : Yes
Need to archive (System) . . . . . . . : Yes
Now, I cannot open the file in Word (because of ‘invalid content’).
when opening in XML-SPY I see that accents (lilke é) are wronglyconverted
(replaced by weird characters, wich causes the XML to be bad-formatted):
<goodsDescription>autres, y compris les roulements combin?
/goodsDescription>
<goodsDescriptionLanguage>NL</goodsDescriptionLanguage>
Help would be much, much, much appreciated … .
Kr,
Dirk.
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.