Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / ShowOIA Property
In This Topic
ShowOIA Property
In This Topic
Gets or sets a value indicating whether operation and status messages are displayed in the Operator Information Area (OIA) at the bottom of the terminal window.
Syntax
expression.ShowOIA As Boolean
where expression is a variable that represents a IbmScreen Object
Remarks
The default value is true.
See Also