THtmlDocument() > Methods for files and streams |
Creates a HTML file.
:writeFile( <cFileName> ) --> lSuccess
Method :writeFile() writes the return value of :toString() to the file <cFileName>. The return value is .T. (true) when the file is successfully created, otherwise .F. (false) is returned.
http://www.xHarbour.com