InfoConnect for Airlines VBA Guide
Copy3 Function
Specifies what should be copied to the Clipboard.
Specifies format in which data is copied.
Copies data to the Clipboard given the CopyFormatOption.
Syntax

Parameters

source
Specifies what should be copied to the Clipboard.
format
Specifies format in which data is copied.

Return Value

ReturnCode that indicates the success or failure status.
See Also