|
Ahto/Moon Software
Developer
Estonia
1042 Posts |
Posted - 16 November 2003 : 19:04:25
|
Usually this problem occurs when you try to use multiple masks and separate them with a comma. To use multiple masks, you should separate them with a semicolon, not a comma.
Example:
*.tmp;copy of *;~tmp*
|
|