Page 1 of 1

wildcard characters

Posted: Fri Dec 16, 2005 6:18 pm
by PT
Scott

Good evening :)

Is there a way to use wildcard characters in the the following

Task

Task condition

If task condition = L:\Music\something\something\.a.mp3

where something is a variable(wildcard needed)

the have an action on it.

I have tried *

Posted: Sat Dec 17, 2005 1:08 pm
by ScottBot
Unfortunately there are no wild-card characters that you can use for this. The only suggestion I could give would be to do the testing in a script and handle it that way.

Posted: Sat Dec 17, 2005 5:54 pm
by PT
OK



Thanks, I'll look the script method.