InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Productivity Library / ScreenHistory Object

In This Topic
    ScreenHistory Object Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodShows the previous host screen from Screen History in read-only mode.  
    Public MethodCaptures the current host screen, including any data in non-hidden fields, and adds it to the Screen History list.  
    Public MethodRemove all screens from the Screen History list.  
    Public MethodDeletes a specific screen from the Screen History list.  
    Public MethodShows the next host screen from Screen History in read-only mode.  
    Public MethodReturns a history screen as an image.  
    Public MethodReturns the live screen as an image.  
    Public MethodLoads a screen history file into the session document.  
    Public MethodSaves screen history contents to the specified file.  
    Public MethodShows the current host screen from anywhere in the Screen History sequence.  
    Public MethodShows a specific screen from the Screen History list.  
    Top
    See Also