I have an Oracle application that launches Word 2010 on Windows 7 to create a text file. Users are supposed to enter in information into the text file, and click the save button; Word is expected to save it as a pure ASCII text file (no images, etc.). With
Word 2010, after clicking save, we are getting a dialog box that says:
"s5a8.2.TMP may contain features that are not compatible with
Works 6 - 9 Document format. Do you want to save the document in this format?
To save, click Yes.
To preserve formatting, click No. Then save a copy in the latest Word format."
The dialog box that came up after clicking "save" when we had Word 2003 before said something about "Plain text files" instead of "Works 6 - 9 Document format".
I don't understand why this dialog box is coming up. Nothing is entered into the document except plain text. If I click "yes", Word appears to save the file. Then, through Oracle, I re-open the file, and Word launches and shows the "File Conversion - s5a8.2.TMP"
dialog box, giving me an option to "Select the encoding that makes your document readable ..." option, with "Japanese (Shift-JIS)" selected as default. If I select "Windows (Default)", the text that shows up looks like gibberish.
The Word option "File/Options/Save/Save files in this format" is set to "Word Document (*.docx)". Changing this to txt is not an option.
I don't see anywhere where "Works 6 - 9 document format" was ever selected in Word 2010, so why or how is Word automatically choosing that format?
Any idea why this is going on, and how to fix these two problems?:
- Why is Word attempting to save plain text docs as "Works 6 - 9", and
- If Word does save it theoretically as a "Works 6 - 9" document, why doesn't Word open it correctly and instead goes to the file converter?
I've already updated Office to SP2, and deleted the normal.dotm file without change. Thanks in advance.