Copy a file from one folder to another by using a Mathcad routine
Hello,
at the moment I'm programing a Mathcad program to evaluate different datafiles.
For this it would be very helpfull to have a routine which is able to copy a datafile (in my case an Excel file) from a folder and paste it into another folder.
I don't want to read in the data from the Excel file and create a new Excel file by using the funcions READEXCEL or WRITEEXCEL.
Is there any possibility to create such an routine in Mathcad?
Additional it would be also very helpful to rename the name of the file while the program is pasting it.
Thanks a lot in advance!

