[Gambas-user] XmlDocument.Open(filename) gives NULL
Charlie
charlie at ...2793...
Tue Feb 16 16:37:17 CET 2016
*Try the following: -
*Public Sub Form_Open()
Dim hXmlDocument As XmlDocument
hXmlDocument = New XmlDocument("/home/user1/test/myTest.xml")
Print hXmlDocument.Content
End
--
View this message in context: http://gambas.8142.n7.nabble.com/XmlDocument-Open-filename-gives-NULL-tp55456p55459.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list