InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / UtsTerminal Object / DestructiveSpace Property
In This Topic
    DestructiveSpace Property
    In This Topic
    Gets or sets a value indicating whether to erase characters when the Space key is pressed.
    Syntax
    expression.DestructiveSpace As Boolean
    where expression is a variable that represents a UtsTerminal Object
    See Also