I have tried to copy files using the copy method and the copyfile methods. In either case I get a runtime error saying Permission denied. However the same script successfully creates a file in the destination directory using the OpenTextFile function. This leads me to think that this is not a Permissions problem. Am I missing something?