Hi,
I want to be able to check and find files if they exist.
The only problem is i don't know specifically what the file name will be. I know that a certain number will exist in the file name (e.g. 8056) but there will be other letters and numbers following that will vary.
For example there could be file names called C8056S.CPX, C8056LG1.CPX, C8056LG2.CPX, C8056LG3.CPX, C8056LG4.CPX....etc
Is there any way that i can check for all these using something of the sorts of a wildcard search (E.g *8056*.CPX)??
Any help would be greatly appreciated
Simon
I want to be able to check and find files if they exist.
The only problem is i don't know specifically what the file name will be. I know that a certain number will exist in the file name (e.g. 8056) but there will be other letters and numbers following that will vary.
For example there could be file names called C8056S.CPX, C8056LG1.CPX, C8056LG2.CPX, C8056LG3.CPX, C8056LG4.CPX....etc
Is there any way that i can check for all these using something of the sorts of a wildcard search (E.g *8056*.CPX)??
Any help would be greatly appreciated
Simon