It's not matching both. Try running my version and looking at the way ikegami broke it down above too. Make sure you are using strict and warnings in your code; they catch tons of simple problems.
| [reply] |
Your code didn't seem to work Your Mother.
What I am doing is going though an array and matching zip files renaming them, then matching zip.meta and then renaming. It appears with the orignal code I had was matching zip on the first pass, then matching zip and zip.meta.
| [reply] |