Description

Stores settings into a file.

Return Type

None  

Syntax

object.Save FileName

The Save Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McSettings.
FileNameRequired. A Variant value.

Name of the settings file to create.

Remarks

Settings are stored in the XML format.