Copy file

  • Thread starter Thread starter Marc
  • Start date Start date
M

Marc

Hello,

Is it possible to copy file Client.txt from Folder
Clients to folder Users and to rename the file to User.txt

Thanks
 
Marc said:
Hello,

Is it possible to copy file Client.txt from Folder
Clients to folder Users and to rename the file to User.txt

See the FileCopy function in the help file.

FileCopy "SourcePathAndFilename" "TargetPathAndFilename"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top