Admin Production rocket
Current Publication

Methods

InfoConnect Desktop InfoConnect VBA Guide V17.0
Rocket® InfoConnect Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation, created before Rocket Software acquired certain products from OpenText, may include outdated references to "Micro Focus" or "OpenText", both of which are trademarks of OpenText or its affiliates. Rocket Software is not affiliated with Micro Focus or OpenText and has since rebranded these products as Rocket® products. You may also encounter outdated links in this documentation. If you do, please contact Rocket Support (support@rocketsoftware.com) for assistance.
ScreenHistory Object Methods
In This Topic

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

Public Methods
Name Description
Public Method Shows the previous host screen from Screen History in read-only mode.
Public Method Captures the current host screen, including any data in non-hidden fields, and adds it to the Screen History list.
Public Method Remove all screens from the Screen History list.
Public Method Deletes a specific screen from the Screen History list.
Public Method Shows the next host screen from Screen History in read-only mode.
Public Method Returns a history screen as an image.
Public Method Returns the live screen as an image.
Public Method Loads a screen history file into the session document.
Public Method Saves screen history contents to the specified file.
Public Method Shows the current host screen from anywhere in the Screen History sequence.
Public Method Shows a specific screen from the Screen History list.
Top
See Also