Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.WorkspaceSettings Library / OpenDocumentOption Enumeration
In This Topic
    OpenDocumentOption Enumeration
    In This Topic
    Valid values for the second parameter to the openDocumentAction action. This determines where to open the document specified in the first parameter.
    Members
    MemberDescription
    TabOpens the specified document in a new window within the existing open workspace
    WorkspaceOpens the specified document in a new Reflection/InfoConnect workspace.
    See Also