Byron Jeff wrote: > I always teach my students to address only the first error of a program > because of error cascade. I do this too. In my Pascal translator I went further in that it only reports the first error then exits (with non-zero exit status of course). That keeps clutter from obscuring the first error or scrolling it off the screen. After I fix the first error, other errors might be in different locations anyway even if they are independent. ******************************************************************** Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products (978) 742-9014. Gold level PIC consultants since 2000. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist