View Single Post
  #4 (permalink)  
Old 07-03-2009, 07:56 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,342
Default

Hello,

What you can do is, loop for each file in a specific folder and inside loop block check if file is modified in 0 or 1 day then rename the file by appending suffix to system variable, $Filename$.

We have attached a sample task for your reference. Please copy it under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. Before running the task, you may need to change the folder location at line #1 as per your requirement.

Hope that helps.
Attached Files
File Type: atmn RenameModifiedFile.atmn (341 Bytes, 3 views)
Reply With Quote