OnFileSave Method
The OnFileSave method saves the contents of the edit control in its associated file.
This method has the following syntax:
integer = Edit_Object.OnFileSave()
For new documents, this method calls
OnFileSaveAs (see
OnFileSaveAs Method).