Gentee Programming Language > Documentation > Libraries Download documentation

xml.procfile

Reads the XML file, the name of which is specified as a parameter, and process it.
 
uint xml.procfile(
      str   file
)

Parameters

fileName of the file processed.

Return value

Returns 1 if the method is successful; otherwise, returns zero.

See also

    XML file processing


 Copyright © 2004-2006 Gentee Inc. All rights reserved.