InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / LineAtATimeTransmit Property
In This Topic
    LineAtATimeTransmit Property
    In This Topic
    Gets or sets a value indicating whether to force the normal Transmit to act like the Transmit Line key.
    Syntax
    expression.LineAtATimeTransmit As Boolean
    where expression is a variable that represents a T27Terminal Object
    See Also