Hi Darren,
I never even got parseString to return anything but VOID. Resorted to: errorCode = g_XMLparserXtraInstance.getError() after the parseString() call. voidP(errorCode) means successful parsing, otherwise, there was an error.
Regards,
Daniel
Darren Pearce wrote:
Hey, has any noticed that the xml xtra parseURL() lingo method fails to
return an error with a malform xml file, it always returns void, which is a
success response.
I have been using getNetText and parseString() instead and this works
fine...
-- Daniel Nelson Blue Jade Creative Enterprises LLC
[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [email protected] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
