InfoConnect for Unisys VBA Guide
ShowScreen Method
The zero-based index of the screen to make active.
Shows a specific screen from the Screen History list.
Syntax
object.ShowScreen( _
   ByVal index As Long _
) 

Parameters

index
The zero-based index of the screen to make active.
Exceptions
ExceptionDescription
System.ArgumentOutOfRangeExceptionThrown if index is negative or exceeds the range of available screens.
See Also

 

 


2015 Attachmate

Send Feedback