TCFILTER

Print Topic  Return to Overview  Previous Topic  Next Topic 
Purpose:Display or change the List View filter

 

Format:TCFILTER [/C] filter

 

filterA wildcard string or regular expression

 

/C(lear)

 

See also: _TCFILTER

 

Usage:

 

TCFILTER allows you to set the filter used by the Take Command List View to determine what file and folder names to display.  For example, to only display files with a .DOC extension in the List View:

 

tcfilter *.doc

 

The filter can either use the TCC extended wildcard syntax or (if preceded by ::) a regular expression. See Regular Expression Syntax for details on valid regular expressions.

 

Option:

 

/CClear the current filter

Topic "tcfilter.htm" last edited 2/12/2008. ©2008  JP Software, Inc.
Keywords: TCFILTER,_TCFILTER