I have googled this, but I am still confused about how to use it. I am making a file manager, and I want to be able t o copy and paste a file into a new directory. I know
System::IO::File::Copy("Old Path", "New Path");