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 wwConfig | wwConfig::Load | wwConfig::cMode

© West Wind Technologies, 1996-2022 • Updated: 10/06/99
Comment or report problem with topic