Most recent edit on 2005-09-07 20:50:49 by FrankVanHerreweghe
Additions:
Category
CategoryHowTo
Edited on 2005-09-07 20:48:03 by FrankVanHerreweghe
Additions:
Update B Expr: UTF8FromAnsi (B)
Deletions:
Update B Expr: UTF8FromAnsi (BB)
Edited on 2005-09-07 20:47:45 by FrankVanHerreweghe
Additions:
minimum version : Magic 9.4 SP1
Task properties: Batch
EndTask: Yes/After
The record main will look like this:
Select Parameter i-XML Filename "A" Alpha 160
Select Virtual v-Blob "B" Blob
The record suffix will look like this:
Update B Expr: File2Blb (Translate (A))
Update B Expr: UTF8FromAnsi (BB)
Evaluate Expr: Blb2File (B,A)
Remarks: The XML-file must be closed before executing this program!
regards
Frank Van Herreweghe
Oldest known version of this page was edited on 2005-09-07 20:42:26 by FrankVanHerreweghe []
Page view:
How to Generate an UTF-8 XML-file
However there is a Form-property "XML Output" when doing a HTML-Merge, it doesn't always replace the special characters in an XML-file.
The following program does it.