DIM
hSettings
AS
Settings
hSettings
=
NEW
Settings
(
[
Path
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.