Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsVTMgr Object
Properties

In This Topic
    ConnectionSettingsVTMgr Object Members
    In This Topic

    The following tables list the members exposed by ConnectionSettingsVTMgr.

    Public Properties
     NameDescription
    Public PropertyGets or specifies the name of a macro that runs automatically after a connection is established.  
    Public PropertyGets or specifies a string that passes information to a connect macro. When your connect macro runs, the value of MacroData is set equal to the value of ConnectMacroData.  
    Public PropertyGets or sets the text string containing the arguments to pass to a disconnect script.  
    Public PropertyGets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed.  
    Public PropertyWhen set to true, users can exit Reflection and use the Disconnect command while connected to a host.  
    Public PropertyCloses Reflection automatically when you disconnect from the host, when set to true.  
    Public PropertyGets the parent object (Terminal).  
    Public PropertyGets or sets the type of parity on the connection.  
    Public PropertyGets or sets the text string containing the arguments to pass to a connect script.  
    Public PropertyGets or sets the text string containing the name of a Reflection Basic script (for example, a logon script) to run when the connection is established.  
    Public PropertyGet or set the type of script file, either Reflection Basic or Reflection command language.  
    Top
    See Also