InfoConnect for Airlines VBA Guide
WyseAcceptNulls Property
Gets or sets whether the terminal will accept nulls from the host (for Wyse terminal emulation only).
Syntax
Object.WyseAcceptNulls As Boolean
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