JavaScript Editor Javascript debugger     Website design 


HaruDoc::save

Save the document into the specified file ()
bool HaruDoc::save ( string file )

Saves the document into the specified file.

Parameters

file

The file to save the document to.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.