Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
DisplayMemoryBlocks Property
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: DisplayMemoryBlocks Property
Gets or sets the number of 8-kilobyte blocks allocated to display memory.
Syntax
Visual Basic (Declaration)
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
Reference
Screen Object
Screen Members
Send Feedback