This is a discussion on RE: <DEL> works one times as break within the Informix forums, part of the Database Server Software category; --> Hi Muthana. This is known bug as below. 155793 WHEN YOU HAVE DEFER INTERRUPT CODED IN A 4GL'S PROGRAM ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi Muthana. This is known bug as below. 155793 WHEN YOU HAVE DEFER INTERRUPT CODED IN A 4GL'S PROGRAM THE INTERRUPT DON'T BEHAVE HOW IT SHOULD Upgrade 4GL 7.31.UC4 or later. Regards. -- Tsutomu Ogiwara from Tokyo Japan. ICQ#:168106592 >From: muthana@gmx.de (Muthana) >Reply-To: muthana@gmx.de (Muthana) >To: informix-list@iiug.org >Subject: <DEL> works one times as break >Date: 9 Dec 2004 00:16:46 -0800 > >Hello there, > >my problem that: my application should be capable to be beark at any >time and any place within any process which belongs into the >application. the point here <DEL> works just one times at a certain >process and if i need it for the 2nd time it will not works. if i >break the application and start it again it will work also for one >time. > >what i tested till now: > >- i installed my application on another Server it works well. >therefore my problem is not on the application itself. > >- i take the termcap from the server to another to test it leads to >the problem still the same. > >- i used many types of TERM for example: VT100, xterm, ansi and the >problem still the same. > >- i tried many Client Terminal for example: PuTTy, Clients SSH, Telnet >from Run. > >here is my environments: > >TERM=ansi >TERMCAP=/opt/informix/etc/termcap >DB=informix 9.32 >application is 4GL > >Muthana >muthana@gmx.de sending to informix-list |