Hi,
I try to read a XML file in the "On Startup" event from the Project.
How can I add the XML file to the project?
I have the problem to define the path, where the file is placed?
Christain
Professional Software Development Tools
Hi,
I try to read a XML file in the "On Startup" event from the Project.
How can I add the XML file to the project?
I have the problem to define the path, where the file is placed?
Christain
Is the file available on the system or are you downloading it from a web site?
To open the file you will have to use XML.Load("c://Program Files//folder//file.xml"); to load the file into AMS. Now it is available to be read and manipulated by AMS.
HTH
Tigg
TJ-Tigger
"A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools."
"Draco dormiens nunquam titillandus."
Map of IR Forum Users - IR Project CodeViewer - Online Help - TiggTV - QuizEngine