I issue the DOS cmd "Copy C:\BackUp\ *1.zip C:\Temp" in a batch file.
It is supposed to copy all of the .zip files that end with a "1".
But it also copies a file named Music5.zip and does NOT copy Music4.zip
So is it looking "inside" the zip files for file names ending in "1"?
Thanks
== I may not have the appropriate tags, sorry ==