InfoConnect for Airlines
Forward Method


Shows the next host screen from the Screen History list in read-only mode.
Syntax
'Declaration
 
Sub Forward() 
'Usage
 
Dim instance As IScreenHistory
 
instance.Forward()
void Forward()
See Also