I am puzzled as to why commands are not going into my command history in a TCC tab in Take Command x64 on Windows 7.
I do a command like
ffind /[da2011-1-1] /[s1M] /M \\servername\*\exchange\*.pst
and it shows up in command history. I up arrow and modify it:
ffind /[da2011-1-1] /[s1M] /M \\servername\*\exchange\*.pst|for %file in (@CON:) echo %file
and now no ffind commands are in my command history at all?
What happened?
I do a command like
ffind /[da2011-1-1] /[s1M] /M \\servername\*\exchange\*.pst
and it shows up in command history. I up arrow and modify it:
ffind /[da2011-1-1] /[s1M] /M \\servername\*\exchange\*.pst|for %file in (@CON:) echo %file
and now no ffind commands are in my command history at all?
What happened?