Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

VIEW window in a TCC tab window problems

Aug
1,917
68
Code:
TCC  16.01.46  Windows Vista [Version 6.0.6002]
TCC Build 46  Windows Vista Build 6002  Service Pack 2

From the TCC prompt inside of TCMD, I enter
Code:
view /w yourtextfile.txt

This displays the VIEW window in a Take Command tab window.

When I press ESC to exit VIEW, I am returned to TCC, but TCC is hung. So, I click to start a new tab, and a dialog appears saying that "Take Command has stopped working."

Sometimes, TCMD will restart by itself, sometimes I have to start it myself.

Clicking on "Tabs" and then "Attach" displays the TCC windows that were "hung". After attaching these TCC consoles, they are not hung, and are working properly.

Would someone please see if you can duplicate this issue on your system?

Thanks from Joe
 
Here is the tcmd.gpf file;

Code:
TCMD  16.01.46
Module=C:\Program Files\JPSoft\TCMD16\tcmd.exe
Address=00417F77
Exception=C0000005
EAX=00000000  EBX=0017D5D0  ECX=0017D5D0  EDX=0000000A
ESI=037D0380  EDI=000014C0  EBP=76863E3E  ESP=01B23A68
CS=0000001B  DS=00000023  ES=00000023  SS=00000023
Flags=00010202

Stack:
1 : tcmd.exe 0001:00016f77
 
I'm not getting an error, however, when I press ESC in the VIEW tab, it doesn't exit. I have to "File > Close (Alt-Q)", click the X in the View's tab, or close the TCMD tab.
 
I can't reproduce a crash but I see a rather ugly behavior. When I "VIEW /W file", V opens nicely positioned on top of the existing tab; then V disappears and reappears on top of a new tab.
 

Similar threads

Back
Top