Hi.
I'm using 4gl 7.31 UC1 on Linux Redhat 7.0
I have a 4gl program using DEFER INTERRUPT , so I use int_flag to know if user has pressed that key.
The problem is that this works only once! When user press again interrupt key, it doesn't work!
(on 7.30 uc5 version this worked fine!)
Any idea?