FP2000: Cannot Get FrontPage Window Status in VBA (219889)



The information in this article applies to:

  • Microsoft FrontPage 2000

This article was previously published under Q219889

SYMPTOMS

When you programmatically set the status of a FrontPage window, for example, with the following code
ActiveDocument.parentWindow.status = "test"
				
you receive the following error message:
Run-time error '445':

Object doesn't support this action

CAUSE

The value of FrontPage window status is not readable.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:12/2/2000
Keywords:kbbug KB219889