Get Started
Quickstart
HowTo's
Concepts
API Libraries
InfoConnect for Airlines VBA Guide
DisplayFile Function
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
>
Screen Object
: DisplayFile Function
The file to display.
Displays the specified local file on the terminal screen.
Syntax
Visual Basic (Declaration)
object
.DisplayFile( _
ByVal
fileName
As
String _ )
As
ReturnCode
Parameters
fileName
The file to display.
Return Value
ReturnCode that indicates the success or failure status.
See Also
Reference
Screen Object
Screen Members
Send Feedback