InfoConnect for Airlines VBA Guide
ScreenHistory Object Methods

For a list of all members of this type, see ScreenHistory members.

Methods and Functions
 NameDescription
Public MethodBackShows the previous host screen from Screen History in read-only mode.  
Public MethodCaptureScreenCaptures the current host screen, including any data in non-hidden fields, and adds it to the Screen History list.  
Public MethodClearAllScreensRemove all screens from the Screen History list.  
Public MethodDeleteScreenDeletes a specific screen from the Screen History list.  
Public MethodForwardShows the next host screen from Screen History in read-only mode.  
Public MethodGetHistoryScreenImageReturns a history screen as an image.  
Public MethodGetLiveScreenImageReturns the live screen as an image.  
Public MethodOpenScreenHistoryFileLoads a screen history file into the session document.  
Public MethodSaveScreenHistoryFileSaves screen history contents to the specified file.  
Public MethodShowLiveScreenShows the current host screen from anywhere in the Screen History sequence.  
Public MethodShowScreenShows a specific screen from the Screen History list.  
Top
See Also