I am trying to create a list of all the '.gif' files using:
set listFiles [glob "C:/test_Imagefiles/*.gif"]
I get following error message:
no files matched glob pattern "C:/test_Imagefiles/*.gif"
while executing
"glob "C:/test_Imagefiles/*.gif""
invoked from within
"set filelist [glob "C:/test_Imagefiles/*.gif"]"
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.