New Settings (gb.settings)
Dim hSettings 
As Settings
hSettings 
= New Settings ( [ Path As String, Title As String ] )
 
Creates a new settings object from the configuration file specified by 
Path.
If 
Path is not specified, then the default application configuration file is used.
Title is a comment that will be added to the beginning of the configuration file.