InfoConnect for Unisys VBA Guide
DisplayText2 Function
The string to display.
Text display options.
Displays a string in the terminal window as though it had been received from the host.
Syntax
object.DisplayText2( _
   ByVal text As String, _
   ByVal option As DisplayTextOption _
) As ReturnCode

Parameters

text
The string to display.
option
Text display options.

Return Value

ReturnCode that indicates the success or failure status.
See Also

 

 


2015 Attachmate

Send Feedback