wwConfig::Load
Loads a persisted object from an XML file, INI file or the registry.
Relies on the cMode ("INI","XML"*,"REGISTRY") property to determine how to load the object.
Requires that the appropriate properties are set:
INI, XML
cFilename property is set.
INI
cSubName - section name (ie. [wwdemo]). Example: wwDemo
REGISTRY
cRegPath and cRegNode.
o.Load()
.T. or .F.
See also
Class wwConfigwwConfig::Save
wwConfig::cMode
© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic