Here it is from the online help with version 11. If your version is different check the online help in case there are differences. Filters can be put at the global level via the Filter button, or a local level by right clicking on the system name.
Directory Filter
The Directory filter allows you to exclude or include files in entire directories. As with the File Pattern filter, you can enter an entire directory name, or provide a pattern that the directory name follows.
For example, setting a filter to include the \user directory includes all of the files in the \user directory with your job. If you enter: "use*", all directories that begin with the letters "use" will be included with your job (user, users, userdoc and so on).
The following table shows you how to specify paths for Microsoft Network machines and NetWare servers:
Pattern
What it means
Example
DRIVE:\PATH
An absolute path on your local hard drive.
C:\WINNT\MSAPPS
C:\WIN*
\\MACHINE\PATH
An absolute path on any network drive.
\\ENG\DOS
\PATH
An absolute path on any network drive.
\WINNT\MSAPPS
\WIN*
DRIVE

IR_NAME
The directory may be in any other directory on the specified drive.
C:MSAPPS
C:MS*
DIR_NAME
The directory may be in any other directory on any network drive.
MSAPPS
*APPS