Example
The following example shows how to paste text from clipboard to presentation space the connection associated with the autECLPS object.
Dim autECLPSObj as Object
’Initialize the connection
Set autECLPSObj = CreateObject("PCOMM.autECLPS")
autECLPSObj.SetConnectionByName("A")
autECLPSObj.PasteText 8, 53, 10