Ok, so only if you forget up on initializing the variable. I got it then.
well no, that was just an example of an occasionthere could be perfectly valid times where it happens
I really just don't get how there could be a valid time for it to happen. Like if the variable doesn't meet what you want it to then you wouldn't want to run the loop would you? I'm really sorry if I'm being annoying but I just don't get it.
for(%i = findFirstFile(%pattern); %i !$= ""; %i = findNextFile(%pattern)) fileCopy(%i, strReplace(%i, "base", "config"));