Take Command / TCC Help v. 13.03

HISTORYEXCLUDE

Hide Navigation Pane

HISTORYEXCLUDE

Previous topic Next topic No directory for this topic No expanding text in this topic  

HISTORYEXCLUDE

Previous topic Next topic Topic directory requires JavaScript JavaScript is required for expanding text JavaScript is required for the print function Mail us feedback on this topic!  

Comments (...)

HistoryExclude specifies which commands should be excluded from the History List. The syntax is:

 

      HistoryExclude=cmd1[;cmd2[;cmd3[;...]]]

 

For example, to exclude the DEL and FREE commands, the Notepad program and the user-defined alias MYDIR:

 

  HistoryExclude=del;free;notepad;mydir

 

See also: HISTORY.

Comments (...)