InfoConnect for Airlines VBA Guide
PasteLineBreakOption Enumeration
Defines options for specifying the character to insert as a line break when pasting data that contains line breaks from the Clipboard to a field on the terminal screen.
Members
MemberDescription
EnterKeyInserts an Enter character.
NewLineKeyInserts a NewLine character.
TabKeyInserts a Tab character.
See Also