InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / LookSwitch Property
In This Topic
    LookSwitch Property
    In This Topic
    Gets or sets the command used to swtich between the old MAPPER look (MAPPER 34) and the new MAPPER look (MAPPER 35).
    Syntax
    expression.LookSwitch As String
    where expression is a variable that represents a MapperFileTransfer Object
    See Also