COM - no paste function?

dgging th Comdoc.chm i read ( 3 times, couldn’t believe ) there S no Paste function available in COM Objects - must be an editor’s joke or is this COM release really a car with just 2 wheels ???

Susan

Subject: COM - no paste function ???

Unfortunately UI classes (UIDatabase, UIView, UIDocument, UIWorkspace) are not supported in COM. There are a few other limitations as well.

Often the other way around (calling external COM objects from Notes) is much easier to deal with.

Peter

Subject: You can reach the UI-classes trough OLE

Paste-method is reachable via OLE, not COM