Batch create new text files (or other formats) using a similar input window as 'New Folders' button?

There isn't an exact equivalent to that dialog built-in, but if you have the names on the clipboard the command FileType NEW=.txt FROMCLIPBOARD will auto-create them.

2 Likes