Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
CopyTableMethod Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: CopyTableMethod Property
Gets or sets the copy table method.
Syntax
Visual Basic (Declaration)
Object.CopyTableMethod
As
CopyTableMethods
Remarks
The method can be DetectColumns (based on vertical space alignment) or MultipleSpaces (which replaces multiple spaces or tabs with a single tab). The default is DetectColumns.
See Also
Reference
Screen Object
Screen Members
Send Feedback