|
Navigation: Actions > Files > Rename Files Action |
![]() ![]()
|
The Rename Files action creates a step to rename files. When built, the action finds all matching files (recursively searching for matches if specified) and renames any matching files 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 that were renamed
RENAMEFILES_PROC_COUNT = The number of matching files processed by the step
Note: See the Files.bld sample for a project utilizing this action.