AndrewMozley
Programmer
I have an old application which produces reports as .txt files which I then wish to read using WORD.
The command which I use is winword myfile.txt
With Word 2003 and Word 2007 this works fine. However I have some users who are running Word 2000. In their case, as soon as WORD fires up it shows a dialogue window inviting the user to select what encoding he wishes to use - a long list, including Ukrainian and no doubt lots of other languages. It also shows a thumbnail sketch of the text itself. The user can then select the encoding and he is in business.
I would like to omit this dialogue (Word 2003 and Word 2007 seem quite happy to choose a reasonable default).
How can I do that? Is there an option on the command line, or possibly a set-up option.
The problem does not always occur even with Word 2000. With some text files - possibly longer files - although I cannot really detect a pattern - Word seems happy to go ahead without invoking its dialog box.
Thanks. Andrew
The command which I use is winword myfile.txt
With Word 2003 and Word 2007 this works fine. However I have some users who are running Word 2000. In their case, as soon as WORD fires up it shows a dialogue window inviting the user to select what encoding he wishes to use - a long list, including Ukrainian and no doubt lots of other languages. It also shows a thumbnail sketch of the text itself. The user can then select the encoding and he is in business.
I would like to omit this dialogue (Word 2003 and Word 2007 seem quite happy to choose a reasonable default).
How can I do that? Is there an option on the command line, or possibly a set-up option.
The problem does not always occur even with Word 2000. With some text files - possibly longer files - although I cannot really detect a pattern - Word seems happy to go ahead without invoking its dialog box.
Thanks. Andrew