FileInfo ThisFile = newFileInfo(ThePathName);ThisFile.MoveTo("C:/Temp/CopyOfFile.txt");
Login to post response