InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / CommandCode Property
In This Topic
    CommandCode Property
    In This Topic
    Gets or sets the MAPPER command code that precedes a MAPPER command (such as the commands to add or delete lines).
    Syntax
    expression.CommandCode As String
    where expression is a variable that represents a MapperFileTransfer Object
    See Also