× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.




-----Original Message-----
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike
Sent: Thursday, February 25, 2010 08:34
Subject: Uncaught Errors in Interactive Programs and the
Users that Ignore the Errors

I am growing tired of this. An error pops up, the user hits
'C' to cancel
the program then tries again. Maybe this time it worked, so
they continue on
with their job. The next day, "Why is my data not here?" So


The subject of the original post should have been "Uncaught errors... and the programmers how inflict them on users". The programmer is giving the user the option to reply, so how can the programmer complain if the user makes an inappropriate choice when asked to reply to a message the user cannot be expected to ever have the ability to make the 'correct' choice?

How you handle this is don't have unhandled exceptions. For starters, it is relatively simple (especially with ILE exception percolation) to code an exception handler in the application entry point that generically handles the application-ended-on-an-unexpected-error-condition situation. Even if the application just exits, that is better than the inappropriate inquiry message being presented to the user.

This simplistic patch may or may not be acceptable for your application. It can take a lot of careful planning to repair non-existent or poorly designed exception handling in a non-trivial application.

_______________


Confidentiality Notice: This e-mail, including attachments, may include confidential and/or proprietary information, and may be used only by the person or entity to
which it is addressed. If the reader of this e-mail is not the intended recipient or his or her authorized agent, the reader is hereby notified that any dissemination, distribution or copying of this e-mail is prohibited. If you have received this e-mail in error, please notify the sender by replying to this message and delete this e-mail immediately.

________________

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.