THtmlDocument() > Methods for files and streams |
Reads a HTML file.
:readFile( <cFileName> ) --> lSuccess
Method :readFile() reads a HTML file from disk and builds a new tree of THtmlNode() objects. If the file does not exist, the return value is .F. (false) and the THtmlDocument object remains unchanged.
http://www.xHarbour.com