InfoConnect for Airlines
PasteContinue Method (IAlcScreen)


Pastes remaining text from a previous Paste command.
Syntax
'Declaration
 
Sub PasteContinue() 
'Usage
 
Dim instance As IAlcScreen
 
instance.PasteContinue()
void PasteContinue()
See Also