InfoConnect for Airlines VBA Guide
CompressBlankLinesEnabled Property
Gets or sets how InfoConnect handles blank lines in display memory.
Syntax
Object.CompressBlankLinesEnabled As Boolean
Remarks
This property only affects lines that have scrolled off the screen. When this property is true, InfoConnect compresses multiple blank lines in display memory into a single blank line.
See Also