visual3d:documentation:pipeline:file_commands:file_rename
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual3d:documentation:pipeline:file_commands:file_rename [2024/06/19 12:50] – sgranger | visual3d:documentation:pipeline:file_commands:file_rename [2024/07/17 15:45] (current) – created sgranger | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{\\ | + | ====== File Rename ====== |
- | renames the specified file(s). this can also be done manually by going to file-> | + | |
- | |< | + | \\ |
+ | Renames the specified file(s). This can also be done manually by going to File-> | ||
+ | |||
+ | |< | ||
\\ | \\ | ||
- | ==== parameters ==== | + | === Parameters |
- | * **existing_file_name:** all_files | + | * **EXISTING_FILE_NAME:** ALL_FILES |
- | * **new_file_name:** if renaming an individual | + | * **NEW_FILE_NAME:** If renaming an individual |
- | * **use_search_replace:** specify true or false to use the search/ | + | * **USE_SEARCH_REPLACE:** Specify TRUE or FALSE to use the search/ |
- | * **search_for:** specifies | + | * **SEARCH_FOR:** Specifies |
- | * **replace_with:** specifies | + | * **REPLACE_WITH:** Specifies |
- | * **remove_file_path:** specify true or false to remove file path. | + | * **REMOVE_FILE_PATH:** Specify TRUE or FALSE to remove file path. |
- | **note:** since users use similar naming conventions for c3d files, | + | **NOTE:** Since users use similar naming conventions for C3D files, |
- | * **rename_static_calibration_files:**specify true or false to also perform search/ | + | * **RENAME_STATIC_CALIBRATION_FILES:**Specify TRUE or FALSE to also perform search/ |
- | ==== example1: search/replace ==== | + | === Example1: Search/Replace |
- | the search/ | + | The search/ |
- | in the following example, the c3d files have the name "sub01_walk001.c3d" but they are renamed to "sub01_new_name001.c3d". | + | In the following example, the C3D files have the name "Sub01_Walk001.c3d" but they are renamed to "Sub01_NEW_NAME001.c3d". |
< | < | ||
- | file_rename | + | File_Rename |
- | ! /existing_file_name=all_files | + | ! /EXISTING_FILE_NAME=ALL_FILES |
- | ! /new_file_name= | + | ! /NEW_FILE_NAME= |
- | /use_search_replace=true | + | /USE_SEARCH_REPLACE=TRUE |
- | /search_for=walk | + | /SEARCH_FOR=WALK |
- | /replace_with=new_name | + | /REPLACE_WITH=NEW_NAME |
- | ! /remove_file_path=false | + | ! /REMOVE_FILE_PATH=FALSE |
- | ! /rename_static_calibration_files=true | + | ! /RENAME_STATIC_CALIBRATION_FILES=TRUE |
; | ; | ||
</ | </ | ||
\\ | \\ | ||
- | [[visual3d:documentation:pipeline:general_information:pipeline_commands_reference|back to pipeline commands reference]] | + | [[Visual3D:Documentation:Pipeline:General_Information:Pipeline_Commands_Reference|Back to Pipeline Commands Reference]] |
- | }} |
visual3d/documentation/pipeline/file_commands/file_rename.1718801417.txt.gz · Last modified: 2024/06/19 12:50 by sgranger