Guys,<BR><BR>I want to have a program copy files with a certain extension in one directory to another. However, the File.Copy method requires a fully qualified path.<BR><BR>The problem is, I will only ...