Macro Generates WordBasic Err=509, then GP Fault in SDM.DLL |
Q122554
If you run the following WordBasic macro, which opens the Format Style dialog box, "WordBasic Err=509" may occur, followed by a general protection (GP) fault in module SDM.DLL:
Sub main
Dim dlg As FormatStyle
Dialog dlg
FormatStyle dlg
End Sub
After the GP fault occurs, Word for Windows closes.
The errors occur if after you run the above macro to open the Format Style dialog box, you do all of the following:
Microsoft has confirmed this to be a problem in Word for Windows versions 6.0, 6.0a, and 6.0c. This problem was corrected in Word version 7.0 for Windows 95.
Do not use the sequence of steps outlined in the Cause section above. If you choose a step other than Numbering, you will avoid the errors.
Additional query words: 6.0 winword wordbasic err word6 509 GPF macro
Keywords : kbmacro
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |