How Can We Help?
< All Topics

How do I rename a folder with the current time or date, or both?

First save the current date and time to variables such as T[1] and T[2]. You would use the Date and Time commands to do this. You can also use Date/Time command and save the contents to a single variable. Next, use the Rename Folder command. Select the folder to be renamed. In the New Name field, enter %T[1]%%T[2]% or whatever combination of variables that you use. This will rename the folder to what has been saved to the variables.

– Applies to: Macro Express and Macro Express Pro