I tried the folowing code in my form but it doesn't seem to work...what's wrong wit it ?
filecopy("c:\test.txt","c:\windows\system"
As you can see i'm trying to copy test.text to the c:\windows\system directory but it give me an error asking for a equal sign somewhere ???
filecopy("c:\test.txt","c:\windows\system"
As you can see i'm trying to copy test.text to the c:\windows\system directory but it give me an error asking for a equal sign somewhere ???