foreach $tmpImageFile (@FinalImageFileList) { #its not here so lets insert it... if ($tmpImageFile eq $ImagePath) { $bFound = 1; last; }