Programming with Reflection
ConnectTemplate method
Syntax object.ConnectTemplate ConnectionName, [Options]
Configures Reflection for connections saved in the Connection Directory. The Connection Directory is no longer standard in Reflection version 6.0; it was supported in Reflection version 5.x and earlier. The Options argument allows you to configure Reflection for a connection without connecting to the host. This method is used by the conversion wizard to convert Connection Directory information to settings files.
ConnectionName Argument Type: String
Required
The name of a connection created using the Connection Directory.
Options Argument Type: Enumeration
Optional
Use this argument if you want to configure Reflection for a connection, but do not want to connect to the host.
rcNoConnect
Opens the saved connection without connecting to the host.