opening xml as plain text in MSWord

B

beluchin

Suppose that I have a file foo.TXT whose contents are:
<?xml version="1.0" encoding="UTF-8" ?>
<body />

How can I programmatically (and through the UI) force MSWord (2003 in our
system) to open foo.TXT as plain text, as opposed to noticing that its
contents are XML and trying to show the contents in some fancy way?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top