Overview
DXML.ReadFromFile (
string File,
string XMLTable )
Loads an XML file into memory.
(string) The full path to the XML file.
(string) The name of the XML table in which to load the XML file contents.
Nothing.
See also: Related Actions