Hi,
I am getting a compile error in Lazarus 1.0.12 FPC 2.6.2 running on Windows
XP:

Error: Wrong number of parameters specified for call to "CopyFile"

When I am using the syntax
CopyFile(SourceFile,DestFile);

Both SourceFile and DestFile are strings.

Any ideas, as as far as I can see, at least one of the "CopyFile"s only
requires the 2 parameters?

Thanks in advance

Richard
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to