InfoConnect for Airlines VBA Guide
DisplayMemoryBlocks Property
Gets or sets the number of 8-kilobyte blocks allocated to display memory.
Syntax
Object.DisplayMemoryBlocks As Long
Remarks
Display memory contains both the information visible on the display and information that has scrolled off the display. It is a log of what has recently been sent from the host to the PC. The default value is nine 8K blocks, or 72K of display memory.
See Also