Searching for files and rename the file

In my C:\, I have a number of files, namely C:\myfolder1, C:\myfolder2, C:\myfolder3... and in each folder, I have several text file *.txt.

I want to have a code that go all C:\myfolder* and rename the text in file bin, for example. ABC.txt to the abc.bin.

I know I can do this easily by using the command line. But how can I do this in LV?

Essential is to know how to go through all the myfolder? *

To my knowledge there is no direct function to rename, but you can do this by moving the file and stick with the target file. See the attached example.

Tags: NI Software

Similar Questions

Maybe you are looking for