Button to copy full path of selected files to clipboard ("Copy as path")

I frequently use Shift-RightClick on a file and then choose "Copy as path" to copy its full path to my clipboard. I searched the forum for a way to put this on a button in Directory Opus, but I didn't find a discussion of it. I'm confident there is one, but I didn't find it when I searched.

I'd like this button to add the paths of all selected files in my current lister to the clipboard, one full path per line. Could someone please point me to how to do this?

Thanks!

1 Like

I think it's Edit -> Copy Filenames -> As full pathnames

Button: "Clipboard COPYNAMES"

or

Button: "Clipboard COPYNAMES=path"
if you want only pathnames, without filenames.

1 Like

That works beautifully. Thank you, peterb.