Opening XML files TorqueScript SimXMLDocument()
by Matt-C · in Torque 3D Professional · 12/20/2009 (11:37 pm) · 2 replies
I have done a bit of research, and have exhausted all my resources...
I am attempting to open a XML file using the SimXMLDocument() function, however, I get the famous "Function Not Found" in the console.
I have found and looked at TinyXML which is included in the source, from what I can tell it is referenced and included in the default compiled version. (Might have missed something... Hopefully not)
Anyone use this function able to shed some light on why it does not work?
I am attempting to open a XML file using the SimXMLDocument() function, however, I get the famous "Function Not Found" in the console.
I have found and looked at TinyXML which is included in the source, from what I can tell it is referenced and included in the default compiled version. (Might have missed something... Hopefully not)
Anyone use this function able to shed some light on why it does not work?
#2
And the debug information from Torque when it has an issue is ever so helpful :P
Thanks for your help and your example!
12/22/2009 (7:00 pm)
We got it sorted out... ended up being some lovely formating issues.. And the debug information from Torque when it has an issue is ever so helpful :P
Thanks for your help and your example!
Rex Hiebert
3Dmotif LLC
If not, try posting the code that is giving you the error.