Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / PasteContinue Method


In This Topic
PasteContinue Method
In This Topic
Pastes remaining text from a previous Paste command.
Syntax
'Declaration
 
Sub PasteContinue() 
 
'Usage
 
Dim instance As IIbmScreen
 
instance.PasteContinue()
See Also