Hello:
I am trying to use CopyFileTo to copy a file from one location to another in Delphi 6. When compiling my code, it comes up as undecalred identifier. Do I need to set any paths, or files. any help is appreciated. Also, is there a MoveFile function in Delphi or do i have to use copy and delete?
I am trying to use CopyFileTo to copy a file from one location to another in Delphi 6. When compiling my code, it comes up as undecalred identifier. Do I need to set any paths, or files. any help is appreciated. Also, is there a MoveFile function in Delphi or do i have to use copy and delete?