Example

The following example shows how to copy text in the presentation space to clipboard for the connection associated with the autECLPS object.

Dim autECLPSObj as Object
’Initialize the connection

Set autECLPSObj = CreateObject("ZIEWin.autECLPS")

autECLPSObj.SetConnectionByName("A")
autECLPSObj.CopyText 6, 53, 10