WD97: Operating Parameter Limitations and Specifications

Last reviewed: March 19, 1998
Article ID: Q168804
The information in this article applies to:
  • Microsoft Word 97 for Windows

SUMMARY

This article lists some of the operating parameter limits of Word 97 and Visual Basic for Applications.

MORE INFORMATION

Visual Basic for Applications Limits

   Operating parameter                   Limit
   -------------------------------------------

   Macro size                            Limited only by available memory

   Number of macros per template         150

   Number of global macros               150

   Length of variable, subroutine,
   and user-defined function names       80

   Length of string variables            65,280 characters

   Highest number                        1.7976931348623 x 10308

   Number of nesting levels for
   conditionals and loops                16

   Number of nesting levels for
   calls to subroutines or functions
   in another macro                      5

   Number of arguments that can be
   passed to a subroutine or function    20


Word Limits

   Operating parameter                   Limit
   -------------------------------------------

   Number of open windows                Limited only by available memory

   Maximum file size                     32 MB (see note 1)

   Number of words in custom
   dictionaries                          5,000

   Maximum custom dictionary
   file size                             65,593 bytes (64KB)

   Length of bookmark names              40 characters

   Number of bookmarks per document      32,000


   Length of AutoText entry names
   (including spaces)                    32 characters

   Number of AutoText entries per        limited by template file
   document template                     size/available memory

   Number of global AutoText entries     limited by template file
                                         size/available memory

   Length of style names                 255 characters

   Number of styles per document
   or template                           10,000

   Number of fields per document         32,000

   Number of general switches in
   a field                               10

   Number of field-specific switches
   in a field                            10

   Number of nesting levels for fields   20

   Number of subdocuments in a master
   document                              255

   Number of columns in a table          63

   Number of newspaper columns           45 (number of columns is affected
                                         by page size and margin settings)

   Number of tabs set in a paragraph     64

   Minimum page height                   0.1 inch

   Maximum page height                   22 inches

   Minimum page width                    0.1 inch

   Maximum page width                    22 inches

   Number of custom toolbars             Limited only by available memory

   Number of custom toolbar buttons      Limited only by available memory

   Number of characters per line         768

   Minimum Font size                     1 point

   Maximum Font size                     1,638 point (22 inches)

   Number of fonts per document          32,767

   Amount of space between characters    1,584 point

   Distance text can be raised or
   lowered                               1,584 point

   Maximum color palette                 256 colors

   Default CacheSize                     64K

   Default Bitmap Cache (Bitmapmemory)   1 MB

Note 1: Maximum file size

The maximum file size of 32 MG does not include graphics; therefore, if the file contains graphics, the maximum file size can be larger than 32 MB.

To Minimize the size of your Word document file when inserting graphics, use the Link To File option and click to clear the Save With Document check box. When the Save With Document check box is selected, Word saves a metafile (.wmf) preview of the graphic in your Word document; this metafile allows Word to display the graphic quickly, but it also increases the overall size of your document.

The Link To File and Save With Document check boxes are located on the Insert Picture dialog box. To access the Insert Picture dialog box, point to Picture on the Insert menu, and then click From File.

For additional information about graphic compression, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q132271
   TITLE     : Importing Bitmaps: Determining Size and Memory Requirements


Additional query words: 8.0 8.0 specs environment
Keywords : winword word8 word97 kbenv kbusage kbfaq
Version : 97
Platform : WINDOWS
Issue type : kbref


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: March 19, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.