Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Terminal Object
/ HostStatusLine Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
HostStatusLine Property
In This Topic
Gets or sets the current host status line display.
Syntax
Visual Basic (Declaration)
expression
.HostStatusLine
As
HostStatusLineOption
where
expression
is a variable that represents a
Terminal Object
Property Value
A
HostStatusLineOption
value
Remarks
The bottom line of the terminal window is reserved for the VT status, a one-line display that shows information about the current session. Normally, the host software sets this option. The default value is NoStatusLine.
See Also
Reference
Terminal Object
Terminal Members