rp_client::setconnection(tcnewval as string) as boolean

This loads connection settings into the object. It is the equivelant to
issuing o.cConnectionCode = "Value". SetConnection will assign connection
settings to all attached objects


o.SetConnection(tcNewVal as String) as Boolean()

Return Value

True or False

Parameters

tcNewVal - Connection Code

Remarks

Using this method saves you issuing o.SetConnection on each child object
as it does this for you.

See also:

Class rp_client | rp_client::SetSystem


Last Updated: 23/11/2005