InfoConnect for Unisys VBA Guide
SendKeys Function (IbmScreen)
The text to send to the host
Sends the text string to the host.
Syntax
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

 

 


2015 Attachmate

Send Feedback