PyCDocument.DoSave
DoSave(fileName, bReplace)
Calls the underlying MFC DoSave method.
Parameters
Comments
If invalid or no filename, will prompt for a name, else will perform the actual saving of the document.
See Also
Undocumented MFC References