Method XbpRtf():saveFile() Foundation
Saves the contens of the text buffer in the specified file.
:saveFile( <cFile> ) --> self
This method returns the object executing the method (self).
The :saveFile() method writes the contents of the text buffer of the XbpRtf object into the file specified. If <cFile>exists already, it is overwritten without warning.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.