I can't get it to work withouyt a file/path error

On a click procedure I have

call filecopy("c:\test.txt","c:\windows")


it doesn not like this, what am I doing wrong