Parces an XML file.
Syntax
xml_parse( filepath, location, output var )
Returns 1 on success, 0 on error
filepath = Location of the file to parse
location = either 'script' or 'data'
output = xml file parsed into an aggregate structure defined below: The variable has one structure member with the name of the root tag as the member name.
User Annotations:
xml_parse
-- Other Annotations --
topic blowfish
topic comments
topic filesystem-both
topic inspection
topic math
topic operators
topic time
topic user-examples
topic variables
item acos
item asciichar
item dir
item file_create
item gettoken
item glosub
item indexof
item miva_array_sort
item miva_struct_members
item miva_variable_value
item MvSMTP
item substring
item xml_parse_set_colon_replacement
Next »