BUG: WDCONST.BAS File Described in ODK Docs Doesn't Exist (118820)



The information in this article applies to:

  • Microsoft Visual Basic Professional Edition for Windows 3.0
  • Microsoft Office Developer's Kit (ODK) 1.0

This article was previously published under Q118820

SYMPTOMS

The book "Programming Integrated Solutions" that comes with the Office Developer's Kit has a description of the file WDCONST.BAS in chapter 6, "Microsoft Word Object," in the "Constants" section, pages 173 and 174. It says that WDCONST.BAS includes definitions of constants that you can use in Visual Basic version 3.0 when calling Word for Windows version 6.0 OLE automation methods. However, when you look for this file on the compact disc, it is not there.

CAUSE

The WDCONST.BAS file was never created and the documentation was not changed to reflect this.

WORKAROUND

You can define your own constants as documented in the example code in the section of "Programming Integrated Solutions" mentioned above.

STATUS

Microsoft has confirmed this to be a bug in the Office Developer's Kit version 1.0. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

Modification Type:MajorLast Reviewed:11/3/2003
Keywords:kbbug KB118820