Message-Id: <199908232202.SAA12175@delorie.com> From: "Dan Gold" To: Subject: Do Error Messages Really Help? Date: Tue, 24 Aug 1999 23:27:13 -0700 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I was thinking that often people get an error message that tells them whats wrong, but then they dont understand the error message. Mayby a new direction would be to add examples, and other info along with these errors. Or mayby make the text clickable for some info. This may only be part of Rhide or DJGPP I'm not sure who makes the callback text. It would definately thin out the traffic on this mailing list. Like a General Protection Fault is a reference to memory that your not supposed to touch from what I understand. Don't get me wrong, I think a parse error is pretty self explanatory...=) From ((--Dan Gold--))