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

In This Topic
    ConnectionSettingsRLogin Object Members
    In This Topic

    The following tables list the members exposed by ConnectionSettingsRLogin.

    Public Properties
     NameDescription
    Public PropertyGets or specifies the name of a macro that is run automatically after a connection is established. You can use the ConnectMacroData property to specify information to be passed to this macro.  
    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 PropertyWhen set to true, Reflection closes automatically when you disconnect from the host.  
    Public PropertyGets the parent object (Terminal).  
    Public PropertyGets or sets the type of parity on the connection.  
    Public PropertySpecifies the protocol port to use to establish the Rlogin connection.  
    Public PropertyThe terminal type used during Rlogin connection negotiations to set terminal characteristics for the session.  
    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 PropertyGets or sets the type of script file, either Reflection Basic or Reflection command language.  
    Top
    See Also