Copy Address As Text

In Windows File Explorer, copy address as text appears when right clicking on the address bar:

So after I copy it and paste it to make it the name of a new folder it shows:
DCreative

However, copy address as text does not appear in Dopus:
Dopus

So when I try to do the same thing in Dopus by using copy, and paste it to make it the name of a new folder I get the create folder name dialog:

But when I click OK nothing happens. No new folder is created with the name:
DCreative (without the back clash and without the colon).

The reason I need this is I backup the settings for the various programs I use in this structure so I can instantly see where they go should I need to restore:

SettingsFolder

How can I add this functionality to Dopus?

Opus's Create Folder dialog allows you to specify a full path, and you're pasting a full path into it.

If you don't want the full path, you need to remove everything except the name or sub-path that you want to create.

If you want a button/hotkey which copies the current folder's name (rather than full path) to the clipboard:

@nofilenamequoting
Clipboard SET {sourcepath|nopath|noterm}

( How to use buttons and scripts from this forum )