InfoConnect for Airlines VBA Guide
PasteLineBreak Property
Gets or specifies the character that is inserted in a field on the terminal screen when data containing line breaks is copied from the Clipboard.
Syntax

Property Value

The default value is NewLineKey, which inserts a newline character at line breaks.
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
Remarks

See Also