InfoConnect for Airlines VBA Guide
IbmPrintLineTerminator Property
Gets or sets which end line characters are used when printing under IBM 3151 emulation (TerminalType = rcIBM3151).
Syntax
Object.IbmPrintLineTerminator As IbmprintLineTerminatorOption

Property Value

The default value is IbmprintLineTerminatorOption.CRLF
See Also