Concept Framework 1.0 documentation Contents | Index

standard.lib.xml.htmlSaveFile

Name Version Deprecated
htmlSaveFile version 1.0 no

Prototype:
number htmlSaveFile(string filename, number cur)

Parameters:
filename      the filename (or URL)
cur      the HTML document handle

Description:
Dump an HTML document to a file. If filename is "-" the stdout file is used.

Returns:
Returns the number of byte written or -1 in case of failure.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software