Description

Displays the output dialog and selects the active page.

Return Type

None  

Syntax

object.Show [Page]

The Show Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McOutput.
PageOptional. A Variant value.

Optional, indicates the page to activate.

Remarks

This is a shortcut for Dialogs("Output").Show ,Page.