Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Screen Object / WyseBlockTerminator Property
In This Topic
    WyseBlockTerminator Property
    In This Topic
    Gets or sets the end-of-transmission delimiter for block sends (for Wyse terminal emulations only).
    Syntax
    expression.WyseBlockTerminator As WyseBlockTerminatorOption
    where expression is a variable that represents a Screen Object

    Property Value

    A WyseBlockTerminatorOption value
    Remarks
    This is typically set by the host application.
    See Also