Public Method SaveApplicationSettings

Type Return

None

Syntax

Object.SaveApplicationSettings frm, [AppSet], [CfgSet], [ComSet]

The SaveApplicationSettings Methods syntax has these parts:

Part Description
object An expression evaluating to an Object of type modIniFile.
frmRequired. A Form Object.
AppSetOptional. A Boolean = True Object.
CfgSetOptional. A Boolean = True Object.
ComSetOptional. A Boolean = True Object.