Microsoft KB Archive/58879

From BetaArchive Wiki
< Microsoft KB Archive
Revision as of 19:25, 12 August 2020 by X010 (talk | contribs) (X010 moved page Microsoft KB Archive/Q58879 to Microsoft KB Archive/58879 without leaving a redirect: Text replacement - "Microsoft KB Archive/Q" to "Microsoft KB Archive/")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

BRIEF.DOT Template Incorrect in Word for Windows Macro

PSS ID Number: Q58879 Article last modified on 12-11-1991

1.00 WINDOWS

Summary: The InsAuthEntry macro in the BRIEF.DOT template contains the following incorrect macro statement: IF SelType <> 2 THEN This statement should be written as follows: If SelType() <> 2 Then Replace the incorrect macro statement with the following: If SelType() <> 2 Then Microsoft has confirmed this to be a problem in Word for Windows version 1.00. NOTE: Be sure to save your changes to the BRIEF.DOT template. For more information on the SelType command, see page 79 in the “Microsoft Word for Windows Technical Reference.”

Reference(s): “Microsoft Word for Windows and OS/2 Technical Reference”, page 250

Additional reference words: 1.00 w4wmacro