bag-it
02-23-2008, 03:25 PM
Hi i am writing a program that does a bunch of different things including copying files. I have a problem though, i can't get the FileCopy function to work. I have a variable called PATHD wich holds the path of the file to be copied and them Text1 holds the dir for it to be copied to. The code looks like this: [FileCopy(PATHD, Text1) = 1] (without the square brackets). I don't know if the one should be there but it kept saying "Expected =" if it wasn't hope you can help.
Thanks!
Thanks!