David, that's a good thing, though.
The errors cascade, and you get a nice little list of the buggers, then you start at the top ( hopefully with the right line number
), fix that, and then move to the next one, if you can see that it is directly related to the syntax error you just fixed, you can move on and compile again.
I really really like the way C++ cascades its errors.
Admittedly, DarkBASIC is BASIC, meant for beginners to programming, so they might get a little confused, but then again, array's probably confuse them ( they sure confused me when I started
).
It'll just become another part of the language once it's in, and I'd say that it'd help alot of people more than they can think of right now
Just my thoughts