actually, i just want to seach files with or without the ds. These files have a common extension w/c is .img. We have several files with .img extension and i want to list files of name filex.img and filex.ds.img only (where x is common for both files).
actually, i just want to seach same files with and without the ds. These files have a common extension w/c is .img. We have several files with .img extension and i want to list files of name filex.img and filex.ds.img only (where x is common for both files).
What do you have so far or have you tried? I think what PHV was hinting at is that you will need to start with using the FileSystemObject to enumerate the files in the path you choose.
Put something together if you haven't already and post so we can then help.
Do a search in this forum for FileSystemObject or recurse since looking at files and folders seems to be a very common question.
--------------------------------------------------------------------------------
dm4ever
My philosophy: K.I.S.S - Keep It Simple Stupid
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.