Language Reference Guide : C. Generated User Classes : Edit_Object User Class : OnFileSave Method
 
Share this page                  
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 Method.