>This error is the parser state, which since you explicitly aborted ?>the >parse, will be something like >"NSXMLParserDelegateAbortedParseError" -512.
Yes, as I said in my original post. The parser's delegate gets error 512, NSXMLParserDelegateAbortedParseError, in the delegate method -parser:parseErrorOccurred:, but when I check the error code _later_, after returning from [myParser parse], it is error 1, NSXMLParserInternalError. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com