Source file name, Source tab, Filter Properties Dialog Box (Error Detection)
Type the path and name of the source file in which the messages you want to filter originate, or click to search for a file. If you do not specify a source file name, Purify filters messages originating in every source file.
You can use a wildcard (asterisk) in the path and/or file name. The asterisk can replace a drive, path, a partial path, or all or part of a file name. Purify will filter based on the parts of the path and file name that you supply.
For example:
This pattern |
Matches any source file |
C:\Program Files\compiler\include\*.* |
In the directory C:\Program Files\compiler\include |
C:\mywork\*.cpp |
With the extension cpp in the directory C:\mywork |
*\xutility |
Named xutility in any directory |
(C) Copyright IBM Corporation 1992, 2010.