TCEXIT not executed if I X the console

May 20, 2008
12,342
134
Syracuse, NY, USA
In v24, TCEXIT.BTM is not executed if I X the console (but it is if I EXIT). In v16 it is executed if I X the console.
 
Unreproducible, and seems improbable (that code hasn't changed in years).

What does "echo %_tcexit" show?
I have:
Code:
v:\> echo %_tcexit
G:\TC24\TCEXIT.BTM

v:\> type %_tcexit
ECHO TCEXIT
BEEP

If I EXIT, I see the text and hear the sound. If I X the console ... neither.
 
OK, never mind. It's failing because I'm closing the TCC.EXE class window. I think I noticed the same thing before ... did nothing ... and forgot about it.
 

Similar threads

Replies
1
Views
1K