Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
MapperFileTypeOption Enumeration
Attachmate.Reflection.Objects.Emulation.UTS Library
: MapperFileTypeOption Enumeration
Options for specifying how to handle tabs for MAPPER file transfers.
Members
Member
Description
CommaSeparatedFields
Convert tabs to commas (most spreadsheets and databases can import files in this format).
ConvertTabsToSpaces
Convert tabs to spaces
DoNotChangeTabs
Retain the tabs
See Also
Reference
Attachmate.Reflection.Objects.Emulation.UTS Library
Send Feedback