Name | Description | |
---|---|---|
![]() | ConnectMacro | Gets 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. |
![]() | ConnectMacroData | Gets 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. |
![]() | DisconnectScriptArgs | Get or set the text string containing the arguments to pass to a disconnect script. |
![]() | DisconnectScriptFile | Get or set the text string containing the name of a script to run when the connection is closed. The script must be a Reflection Basic script. |
![]() | EnhancedSerialDataCom | Set this to True to use InfoConnect's own enhanced communications driver. Set to False if you have a third-party driver that must use the standard Windows data communications driver Comm.drv. |
![]() | ExitAllowed | When set to true, users can exit InfoConnect and use the Disconnect command while connected to a host. |
![]() | ExitOnDisconnect | When set to True, InfoConnect closes automatically when you disconnect from the host. |
![]() | Parent | Gets the parent object (Terminal). |
![]() | Parity | Get or set the type of parity on the connection. |
![]() | ScriptArgs | Get or set the text string containing the arguments to pass to a connect script. |
![]() | ScriptFile | Get or set the text string containing the name of a Reflection Basic script to run when the connection is established; for example, a logon script. |
![]() | ScriptType | Get or set the type of script file, either Reflection Basic or Reflection command language. |
![]() | SerialPort | Get or set the COM serial port number. |