Create Folder (Clipboard)

Hi Guys,

I have a context menu item for creating a folder based on the clipboard text. This has worked well for ages but today I copied a selection of text with commas in it and instead of creating one folder, it created several. I realise this is because of the "create multiple folders" option but I don't know what to add to the command below to stop it creating several folders.

CreateFolder FROMCLIPBOARD

I messed around with NOUPDATESETTINGS but I can't get it to work :cry:

Any help please...?

Regards

Roly

I don't think there is a way to control that option from the command. It probably inherits the current checkbox state.

I've filed a feature request with GPSoftware.

[quote="leo"]I don't think there is a way to control that option from the command. It probably inherits the current checkbox state.

I've filed a feature request with GPSoftware.[/quote]

Yeah, it works fine if the "create multiple folders" is switched off in the "new folder" input box.

Thanks for filing it.