Copy Method

image\btn_example.gif

image\validfor_amv.gif

Applies To Objects

Area, Screen

Description

Copies the select text to the Clipboard but leaves the selected text unchanged in the display.

Syntax

object.Copy

Element

Description

object

The Area or Screen object.

Comments

To copy data from an Area or Screen object, you must first select the object with the Select method. (For the Screen object, you can also use the SelectAll method.)