Skip to main content

Generate XML files in UTF-8 instead of ANSI format

  • July 26, 2022
  • 1 reply
  • 0 views

HI,

I am required to have the XML files I generate in ANSI format with NetExpress 

select xml-tbai assign NFXML
organisation is xml
file status is file-status-spec.

must be in UTF-8 format without BOM.

Is this possible?

1 reply

Chris Glazier
Forum|alt.badge.img+2
  • Moderator
  • 3697 replies
  • July 27, 2022

HI,

I am required to have the XML files I generate in ANSI format with NetExpress 

select xml-tbai assign NFXML
organisation is xml
file status is file-status-spec.

must be in UTF-8 format without BOM.

Is this possible?

UTF-8 is backwards compatible with ASCII: an ASCII text file is also a UTF-8 text file.