Hello,
I want to do the following things
1- Copy a file
2- Paste it into a folder
3- Rename the copied file according to a rule (Static name + Today’s date)
Thank you,
Best regards
Hello,
I want to do the following things
1- Copy a file
2- Paste it into a folder
3- Rename the copied file according to a rule (Static name + Today’s date)
Thank you,
Best regards
Take 2 String Variables :
In the Below Sample - I am Copying a File D:\Data\A.txt to D:\Data\NewFileName05_01_2020.txt.
-
Mukesh
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.