Relationship Between Available Disk Space and Conversions

Last reviewed: February 5, 1998
Article ID: Q105781
The information in this article applies to:
  • Microsoft Word for Windows, version 6.0

SUMMARY

Word 6.0 for Windows creates temporary files necessary for the conversion of Word for Windows documents into other file formats. To successfully convert a Word document, you must have enough available disk space to accommodate the temporary file, the normal document file, and the final converted file.

MORE INFORMATION

The size and number of these files will vary with the size and type of the Word document you are converting. The drive containing the temporary (TEMP) directory (specified in the AUTOEXEC.BAT file by SET TEMP=) will require the most space. The drive where the file is saved will require enough space for the final converted file. If a drive does not contain adequate space, a "Cannot write file" error will occur.

Documents containing OLE objects ("compound documents") require extra temporary files to store the objects for conversion. The process of conversion is as follows (steps required for compound documents are denoted by "*").

After you specify a name and select an alternative file format in the File Save As dialog box, and choose the OK button, the following occurs:

  1. Word creates a temporary file in the TEMP directory. This file is the document in rich-text format (RTF).

*2. The converter reads this file and creates a temporary file to
    store OLE objects for conversion. This file is stored in the TEMP
    directory. The size of this file is dependent upon the number and
    type of OLE objects.

  • The converter creates the final output file in the specified format. This file is located in the drive and directory specified in File Save As dialog box.

  • Word deletes the temporary file created in step 1.

    *5. The converter creates a temporary file to store OLE objects that

        were saved in the final output file. This file is located in the
        TEMP directory.
    
        Word accesses OLE objects via the OLE docfiles** specification. At
        this point the converted document is still open in Word.
        Therefore, Word must create a file in the docfiles format so that
        objects can be displayed or activated.
    
        When the document is closed, the temporary file is deleted.
    
    
    *6. Word deletes the temporary file created in step 2.

    **"Docfiles" is a file format, specified by the OLE 2.0 specification,

      that allows for the implementation of OLE processes. In this format
      objects are saved in "data streams" (similar in concept to
      subdirectories of main directories in the MS-DOS file model) separate
      from the main application file stream.
    
    
    Converting a file (not of Word 6.0 format) by opening it within Word causes the creation of a temporary file (step 5) if the originating file contains OLE objects.


  • KBCategory: kbusage kbinterop
    KBSubCategory:
    Additional query words: 6.0 can't save file disk error APPSCONV
    word6 winword object linking embedding
    Version : 6.0
    Platform : WINDOWS


    THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

    Last reviewed: February 5, 1998
    © 1998 Microsoft Corporation. All rights reserved. Terms of Use.