Uncaught exception from user code with XML::Parser

2003-11-06 Thread Gary Nielson
I am learning to use XML::Parser. I am trying to pass a US Weather Service xml file. I can successfully parse it until it dies on me with the following error: C:\TEMP\xmlperl weather.pl Uncaught exception from user code: not well-formed (invalid token) at line 14580, column 1, byte 477680 at

RE: Uncaught exception from user code with XML::Parser

2003-11-06 Thread Thomas, Mark - BLS CTR
user code with XML::Parser I am learning to use XML::Parser. I am trying to pass a US Weather Service xml file. I can successfully parse it until it dies on me with the following error: C:\TEMP\xmlperl weather.pl Uncaught exception from user code: not well-formed (invalid token

Re: Uncaught exception from user code with XML::Parser

2003-11-06 Thread David Liouville
It's probably an XML error ... could you send the line 14580 of us.xml ? - Original Message - From: Gary Nielson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 6:20 PM Subject: Uncaught exception from user code with XML::Parser I am learning to use XML

RE: Uncaught exception from user code with XML::Parser

2003-11-06 Thread Gary Nielson
://www.nws.noaa.gov/alerts/us.html#KYZ044.JKLNOWJKL.145500 /cap:web -Original Message- From: David Liouville [mailto:[EMAIL PROTECTED] Sent: Thursday, November 06, 2003 12:41 PM To: Gary Nielson; [EMAIL PROTECTED] Subject: Re: Uncaught exception from user code with XML::Parser It's

Re: Uncaught exception from user code with XML::Parser

2003-11-06 Thread David Liouville
try replace with amp;amp; - Original Message - From: Gary Nielson [EMAIL PROTECTED] To: David Liouville [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 6:52 PM Subject: RE: Uncaught exception from user code with XML::Parser Thanks. The line is: which

RE: Uncaught exception from user code with XML::Parser

2003-11-06 Thread Gary Nielson
; [EMAIL PROTECTED] Subject: Re: Uncaught exception from user code with XML::Parser try replace with amp;amp; - Original Message - From: Gary Nielson [EMAIL PROTECTED] To: David Liouville [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 6:52 PM Subject: RE: Uncaught