Anyone care to help with this simple job? What's the best way to finish this script:

If Exist($SearchFile) = 0

--What I want it to do is if the file in the search path is not found, then copy the file from \\xxx\xxx\file.doc to the local c:\winnt\profiles\****user???***\ dir.

Thanks for any help!!!!