- May
- 13,137
- 180
On Win7/32 (no INI file, no TCSTART, no plugins) all of these put TCC into a semi-useless state (the console goes blank, no prompt appears, when I type, I get only underscore characters in odd places, internal commands appear to do nothing, commands that start GUI things work (though I can't actually see the command), there's no transient TCC). If I fart around for a while, issuing commands I can't see and which apparently produce no output, and then issue "CMD", CMD.EXE starts OK ... when I exit CMD I see the output of all that farting around and a new TCC prompt (apparently back to normal).
[/code]echo foo | tpipe /simple=6
echo foo | g:\tc24\tpipe.exe /simple=6
echo foo | g:\tc23\tpipe /simple=6
echo foo | ffind /t"foo"
echo foo | tee foo.txt[/code]
All of the above are OK in v23 on Win7/32 and v24 on Win10/64.
[/code]echo foo | tpipe /simple=6
echo foo | g:\tc24\tpipe.exe /simple=6
echo foo | g:\tc23\tpipe /simple=6
echo foo | ffind /t"foo"
echo foo | tee foo.txt[/code]
All of the above are OK in v23 on Win7/32 and v24 on Win10/64.