CHEKROUN Jerome wrote:
Is it possible to use controls caracters in
txt transformation

This is a basic XML issue. See the character range specified here: http://www.w3.org/TR/REC-xml/#charsets

A variety of workarouds is available, most notably
replacing control characters by a combination of
cahracters which are legal in XML and do some
postprocessing.

J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to