To download NI software, including the products shown below, visit ni.com/downloads.
Overview
This code renames files and folders in a directory by appending a string to the end of them, before the first period, so that the file extension is preserved.
Description
This code renames files and folders in a directory by appending a string to the end of them, before the first period, so that the file extension is preserved. It also provides a function to undo this change.
Requirements
Steps to Implement or Execute Code
Additional Information or References
VI Block Diagram
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.