wwConfig::Save
Persists the current Config object either to an INI file, XML file or the registry.
Depends on the cMode ("INI","XML"*,"REGISTRY") property to determine which to persist to.
The appropriate properties must be set:
INI, XML
cFilename property is set.
INI
cSubName - section name (ie. [wwdemo]). Example: wwDemo
REGISTRY
cRegPath and cRegNode.
o.Save()
See also
Class wwConfigwwConfig::Load
wwConfig::cMode
© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic