[Migrated content. Thread originally posted on 01 December 2006]
We start our first program with an initial screen setting. After that all other screens are opened as floating screens. When we are at our initial screen and we hit the escape key our program closes without performing any other procedures.I have added several steps in exectption event other an in our event where we stop the thread and when I try and run through debug as soon as escape is pressed the screen closes and no other steps in the program are executed.
Is there a way to prevent this from happening?



