OpenSettings

Opens a config file.

Parameters
ConfigFileName
The filename of the config file to open
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
bzhao.OpenSettings( "test.zvt" )