Microsoft KB Archive/100491

From BetaArchive Wiki



WD6x: Frequently Requested WordBasic Macro Descriptions

Last reviewed: June 26, 1998
Article ID: Q100491



The information in this article applies to:

  • Microsoft Word for Windows versions 2.0, 2.0a, 2.0a-CD, 2.0b, 2.0c

SUMMARY

This article contains a list of the macros included in the "Frequently Requested WordBasic Macros for Word for Windows 2.0" Application Note (WD0523).

This Application Note is available for download from the Microsoft Software Library:

 ~ WD0523.EXE (size: 95492 bytes) 

For more information about downloading files from the Microsoft Software Library, please see the following article in the Microsoft Knowledge Base:

   ARTICLE-ID: Q119591
   TITLE     : How to Obtain Microsoft Support Files from Online Services

For more information about how to obtain this Application Note, see the "To Obtain This Application Note" section at the end of this article.

MORE INFORMATION

   Macro Name             Description
   ----------             -----------

   Ansi Char              Displays the ANSI character codes for the
                          characters within a selection.  Also allows
                          you to print or display a list in a new
                          document of the codes within a selection.

   App Runner             Brings up a dialog box that allows you to start
                          commonly used applications, such as File Manager,
                          Sysedit, Print Manager, and Control Panel.

   Bookmark Helper        Helps you manage bookmarks in your documents.
                          You can list the contents of all bookmarks in
                          a document or you can search for a bookmark
                          name or its contents.

   Print Listed Documents The FileNext macro chains documents together
                          for group printing (be sure to supply the full
                          paths to the document files). The FilePrintNext
                          macro prints documents that have been chained
                          together using the FileNext macro.

   Glossary Manager       Copies or moves selected glossary entries from
                          one template to another. You can also use
                          Glossary Manager to list selected glossary
                          entries in a new Word document or export them
                          to a text file.

   Org Chart              Generates an organizational chart using the
                          outline of the current document.

   Print Ranges           Prints odd and/or even pages and noncontiguous
                          ranges of pages.

   Save Screen Size &
   Position (two macros)  AutoExit runs when you exit Word and saves the
                          current size and position of the screen.
                          AutoExec runs when you start Word and restores
                          the size and position of the screen saved by
                          AutoExit.

   Search Header/Footer   Searches for and replaces text in your document
                          headers and footers.

   Table Math             Multiplies, adds, subtracts, divides, and
                          averages values in a Word table.

   True Super/Subscript   Applies superscript or subscript formatting to
                          selected text. The position and size of
                          superscript and subscript text is relative to
                          the position and size of the text before you
                          ran the macro.

   Concordance Index      Automatically searches through a document for
                          a specified word and marks each occurrence of
                          the word as an index entry.

   Concordance Index List Searches through a document for a list of
                          words and marks each occurrence of each word
                          as an index entry. The list of words is stored
                          in a separate document that you create before
                          you run the Concordance Index List macro.

REFERENCES

"Using WordBasic" by WexTech Systems, Inc., and Microsoft Corporation, Microsoft Press, 1992.



Additional query words: appnote WD0523 orgchart tablemath sample

Keywords : kbmacroexample winword winword2 kbappnote kbmacro
Version : WINDOWS: 2.0, 2.0a, 2.0a-CD, 2.0b, 2.0c;
Platform : WINDOWS
Issue type : kbhowto kbinfo


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