CopyDialog

Displays the Copy dialog box and places the text from the current topic in the copy box where the user can select a portion to copy to the Clipboard. Executing this macro is the same as choosing the Copy command on the Edit menu.

Syntax

CopyDialog()

Parameter Description

none  

Comments

If the CopyDialog macro executes from a pop-up window, the text from the topic that contains the macro hot spot (parent topic) is copied to the Copy dialog box rather than the text that is displayed in the pop-up window.

Using this macro in secondary windows is highly recommended because it is the only way that a user can copy the text displayed in a secondary window.