readXMLfile()

Synopsis

Reads an XML file into a list .

Syntax

readXMLfile ( pathname As String ) As List
Argument Type Description
pathname String The path to the XML file to be read.