InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseDelKeyAsDestructiveBackspace Property
In This Topic
WyseDelKeyAsDestructiveBackspace Property
In This Topic
Gets or sets how a DEL character is handled for Wyse terminal emulation only.
Syntax
expression.WyseDelKeyAsDestructiveBackspace As Boolean
where expression is a variable that represents a Screen Object
Remarks
When this property is true, a DEL character is interpreted as a destructive backspace.
See Also