Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
SendKeys Function (IbmScreen)
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
>
IbmScreen Object
: SendKeys Function
The text to send to the host
Sends the text string to the host.
Syntax
Visual Basic (Declaration)
object
.SendKeys( _
ByVal
text
As
String _ )
As
ReturnCode
Parameters
text
The text to send to the host
Return Value
One of the ReturnCode enum values
See Also
Reference
IbmScreen Object
IbmScreen Members
Send Feedback