Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
SendKeys Function (Screen)
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen 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
Screen Object
Screen Members
Send Feedback