This is a discussion on RE: Error trapping within the Informix forums, part of the Database Server Software category; --> Guido- Also check to make sure you have DEFER INTERRUPT and DEFER QUIT somewhere before your FOREACH loop is ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Guido- Also check to make sure you have DEFER INTERRUPT and DEFER QUIT somewhere before your FOREACH loop is entered. --EEM > -----Original Message----- > From: Art S. Kagel [mailto:kagel@BLOOMBERG.NET] > Sent: Thursday, September 07, 2006 11:58 AM > To: Guido Jimenez M. > Cc: Grupo Informix > Subject: Re: Error trapping > > Guido Jimenez M. wrote: > > Fellows, > > > > I am trying to trap SQL error using the SQL INTERRUPT ON statement, but > > the program still abort when the user press the DEL key. > > Does 'stty -a' show the the 'intr' key is DEL or is that the 'quit' key? > Check your users' key mappings! > > Art S. Kagel > <SNIP> > _______________________________________________ > Informix-list mailing list > Informix-list@iiug.org > http://www.iiug.org/mailman/listinfo/informix-list |