[Gambas-user] Problem with XMLWriter

F.J.Cruz franciscoj.cruz at ...686...
Sat Nov 13 16:05:41 CET 2004


Hi list,

I have something like this:

(...)
proXML.Open (Dialog.Path , TRUE)
proXML.PI (..............)
proXML.StartElement (..........)
(...)

But all I've got is "Null Object" error, refered to the first line above, even 
if  I put there a valid path as string.

I'm working with the last gambas release. Any idea?




More information about the User mailing list