Saves the contents of a module in the XMLDOMdocument object into the specified module file.
EQModel.SaveModule(ModuleID, [SaveAsName])
EQModel
ModuleID
SaveAsName
A string variable containing the path and file name of the module to which you want to save the module. Optional.
Note If this argument is omitted, SaveModule uses the path and file name specified by the contents of the MODULE element that defines the module in the XMLDOMDocument object.
ModuleID is stored as an attribute of the MODULE element in the XMLDOMDocument object.
The errors encountered while compiling the English Query project are placed in EQModel.Errors.