When I installed Directory Opus, it came with this cool 'New Folder' button:
When I click it, it brings up a box that lets you paste or type names (one per line) to batch create multiple new folders.
Is it possible to use a similar system (button + input box) to create new files for other file extensions (.txt, .bat, .one, etc.)?
Reason I ask is that I just came across a scenario where I had this list of names - from which I wanted to create multiple text files. I couldn't find a button similar to the 'New Folder' to accomplish this, so right now I'm doing it manually (and tediously).
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.
Jon I know this is an old post so the solution may have changed but where/how do I enter this (or any other) command? This is exactly what I need to do.
Thanks Leo, got it. I use buttons all the time for various reasons but was looking for a command prompt in the Lister window like in the post. This app continues to delight me with its every increasing functionality.