SuperDocStatistics Macro: Purpose, Features, IssuesLast reviewed: February 5, 1998Article ID: Q110176 |
The information in this article applies to:
SUMMARYThis article discusses the purpose, usage, and known support issues for the SuperDocStatistics macro, supplied with Word 6.0 for Windows in the MACRO6.DOT file.
PURPOSE AND FEATURES OF THE MACRO
KNOWN ISSUES
If the grammar checker is not installed in 6.x, SuperDocStatistics generates a WordBasic Error #102 (Command Failed) before the initial dialog box appears. This should only occur if you chose Custom Setup when installing Word and you did not install the grammar checker (or you installed the grammar checker and removed it with Setup). This problem was corrected in Word version 7.0 for Windows 95. To work around this problem, do one of the following:
To modify the macro, do the following:
When you select the Create Report option when the font statistics are shown, the macro generates some heading information for fonts as if it will create a report, but no information about fonts is actually added to the report.
On systems with low memory or Windows resources, the dialog box may take considerable time to appear. The macro code itself is lengthy, and there are many variables that need to be declared. The macro first displays "Initializing. Please Wait....." on the status bar when it starts. Longer documents causes the macro to start slower because the macro repaginates the document when it is started.
When the macro reports the number of graphics found in the document, the singular and plural cases are reversed. For example, the macro will report "Found 1 graphics" or "Found 2 graphic."
The macro will automatically bookmark any graphics it finds in the document. The bookmarks are called Graphic1, Graphic2, and so forth, and are left in the document after the macro ends.
The word count returned by the macro is not the same as the count returned by the Word Count feature in Word. Using Word Count from the Tools menu, returns a more accurate count of words in a document. (The Word Count results can also be found by choosing Summary Info from the File menu, and choosing the Statistics button.)
|
KBCategory: kbusage kbmacro
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |