Navigation:  Actions > Files >

Rename Files Action

Previous pageReturn to chapter overviewNext page

The Rename Files action creates a step to rename files and folders.  When built, the action finds all matching files and/or folders (recursively searching for matches if specified) and renames any matching files or folders based on the search and replace values specified.

 

When the step completes, the following temporary macros are created or updated:

RENAMEFILES_COUNT = The number of files and folders that were renamed
RENAMEFILES_PROC_COUNT = The number of matching files and folders processed by the step

 

Rename Tab

 

Options Tab

 

Attributes Tab

 

Note: See the Files.bld sample for a project utilizing this action.