Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Terminal Object
/ WyseAcceptNulls 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
WyseAcceptNulls Property
In This Topic
Gets or sets whether the terminal will accept nulls from the host (for Wyse terminal emulation only).
Syntax
Visual Basic (Declaration)
expression
.WyseAcceptNulls
As
Boolean
where
expression
is a variable that represents a
Terminal Object
Remarks
This property affects situations where an escape sequence is used to define a string, such as programming function keys or a message line. The default value is false.
See Also
Reference
Terminal Object
Terminal Members