You could put a check in the script to see if the file already exists. You can put this code below the line where $file is filled with the filename.

Code:
If Exist($file)
	Exit
EndIf
_________________________
Mart

- Chuck Norris once sold ebay to ebay on ebay.