Multiple errors recognition

From: Ernest (no_at_spam.com)
Date: 10/21/04


Date: Thu, 21 Oct 2004 18:54:07 GMT

A lot of parsers continue their task even when an error occurs.
How is it possible? If there is an error is impossible understand where a
statement ends and when another begins. How can this problem be solved?

Regards.