Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
SaveDisplayMemory Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: SaveDisplayMemory Function
The file to which display memory is written.
Writes the entire display memory contents to a file.
Syntax
Visual Basic (Declaration)
object
.SaveDisplayMemory( _
ByVal
fileName
As
String _ )
As
ReturnCode
Parameters
fileName
The file to which display memory is written.
Return Value
ReturnCode that indicates the success or failure status.
See Also
Reference
Screen Object
Screen Members
Send Feedback