alright this is my last question of the day =O
anyway so im trying to do a file copy with this code
FileCopy FileName, "C:\Users\Asus Man\programing stuff"
Filename is the variable that carries the filename so thats working but i keep getting the error: "Path/file access error"

