MOD2000: FrontPage DocOpen() Function Has Misspelled Code (259629)
The information in this article applies to:
- Microsoft Office 2000 Developer
This article was previously published under Q259629 SYMPTOMS
The second to last line in the TestIt() Sub procedure of the DocOpen() function in the FrontPage section of the Code Librarian has a misspelling, as follows:
This line should read as follows:
RESOLUTION
You can correct this mistake yourself by following these steps:
- Start the Code Librarian Add-in.
- On the File menu, click Open.
- In the Open box, click Codelib.mdb.
- On the Contents tab, click FrontPage.
- Under Code in the right pane, double-click DocOpen() function.
- In the Sub TestIt() procedure, note that the second to last line reads "Ehd If". Click to select the word "Ehd".
- Change the word to "End".
- Click the Apply button. Your changes are saved in the Code Librarian.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 7/31/2001 |
---|
Keywords: | kbbug kbCodeLibrarian kbdocerr KB259629 |
---|
|