Page 1 of 1

Is this possilbe?

Posted: 14 Sep 2009 09:14
by dubhubb
I need to move selected folders out a parent folder, but the folders names are always changing, but the first two letters of the folder will also be static.

So for example in the parent folder I may have folders named:

HF10986-100
HF10973-150
HX10873-120

I need to move the "HF" folders to one location and "HX" folder to another location.

So is it possible to have a batch file move folders based solely on the first two characters of the folder name?

Thanks!