Re: [Gambas-user] Try not catching XmlDocument Error

2014-12-06 Thread Tobias Boege
On Fri, 05 Dec 2014, Lewis Balentine wrote: > I can not. I assume that I would have to download, build/compile and > install that particular or later version. I am just a month into the > land of Linux and less than half of that into Gambas. I have not > advanced that far yet (still on baby step

Re: [Gambas-user] Try not catching XmlDocument Error

2014-12-05 Thread Lewis Balentine
I can not. I assume that I would have to download, build/compile and install that particular or later version. I am just a month into the land of Linux and less than half of that into Gambas. I have not advanced that far yet (still on baby steps). I worked around the problem. As of about 6 hour

Re: [Gambas-user] Try not catching XmlDocument Error

2014-12-05 Thread Adrien Prokopowicz
Le Fri, 05 Dec 2014 11:43:04 +0100, Lewis Balentine a écrit: > The problem is that the ".xml" file in question is malformed. It happens > to have some lines after the end of the root element end tag. I was > trying to add code to handle the exception however Gambas terminates > before entering

[Gambas-user] Try not catching XmlDocument Error

2014-12-05 Thread Lewis Balentine
The problem is that the ".xml" file in question is malformed. It happens to have some lines after the end of the root element end tag. I was trying to add code to handle the exception however Gambas terminates before entering the "If Error" code. This behavior is consistent. Error message: ter