InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.UTS Library / MapperFileTransfer Object / RIDNotFoundMessage Property
In This Topic
    RIDNotFoundMessage Property
    In This Topic
    Gets or sets the MAPPER message that appears when you try to open a MAPPER report using an invalid number.
    Syntax
    expression.RIDNotFoundMessage As String
    where expression is a variable that represents a MapperFileTransfer Object
    See Also