Hey, Scripting Guy! How Can I Move Files Based on a Value in the File Name?
Hey, Scripting Guy! I have a bunch of files that I need to move to new folders; the folder a given file will be moved to is based on the year, a value that appears in the file name. How can I write a script to move these files?-- LP Hey, LP. Before we launch into today’s column, we should clarify a couple of points which came up in an “Editor’s ...