Browse Community
Help
Log In
Responses(2)
Solutions(0)
rb101
5 Posts
0
August 21st, 2014 21:00
Hi Milorad,
Try the following :
#USERDOCS#/**/Temp
The slash's were the wrong way round and the double * seemed to be a include all variable.
Hope that helps.
milorad.zivanovic
1 Rookie
•
36 Posts
August 21st, 2014 23:00
I try \*\Temp\* and it was OK. \*\Temp\* is correct wildcard.
Dell Support Resources
View All
Top
rb101
5 Posts
0
August 21st, 2014 21:00
Hi Milorad,
Try the following :
#USERDOCS#/**/Temp
The slash's were the wrong way round and the double * seemed to be a include all variable.
Hope that helps.
milorad.zivanovic
1 Rookie
•
36 Posts
0
August 21st, 2014 23:00
I try \*\Temp\* and it was OK. \*\Temp\* is correct wildcard.