Prompt for New Folder Problems

Hi all. I can't figure out how to get the Prompt for New Folder action (a version of the Prompt for File/Folder action) to work the way I would like — or at all, unless I totally misunderstand what it's supposed to do.

My expectation: It triggers a system Open dialog with an optional Default name prefilled; on hitting the Save button, it creates a new folder using the name (either as pre-filled by the macro, or using whatever the user enters).

What happens: It triggers a system Open dialog; the Default name is indeed already in the Save As: field. However, if I just click Save, nothing happens. No folder is created. By contrast, if I click the New Folder button that is in the lower lefthand corner of the dialog, I am prompted to name my new folder (no pre-filled default name) and then have to click Create in that modal dialog; the new folder is created, and I'm still left looking at the Prompt for New Folder dialog with the pre-filled Default name and the Save button. Hitting the Save button, as before, does nothing.

From what I can tell, the Prompt for New Folder dialog works precisely like the Prompt for New File dialog — except it doesn't create a file or a folder.

Any suggestions?

Did you ever figure this out? Folder seems to be in limbo. I tried to use the move or rename file command to place the folder contained in my variable but nothing happened. Don't know where that file goes.

Looks to me like you need to use the New Folder Action to actually create the folder.

I did use the new folder action but no folder is created.

Stefan Mach
Frederick Roof Repair
MHIC#85927
301-788-3061
roof911@gmail.com
https://frederickroofrepair.com

This works for me:

image

1 Like

Thanks! That does seem to work. I had the Prompt for New Folder action, but it never occurred to me I'd need to feed the result into a Create New Folder action — I assumed Prompt for New would create it.

Yeah, that surprised me too. I can see some advantages to it, but I would have thought there'd at least be an option to have it create the folder.