Move file to folder created by own filename?

Hi,

I noticed there is an file move option to "Move into dated folder". Is there a way to move the file into folder created using own filename? Just like the "File to Folder" utility.

Thanks.

Probably easiest with the Rename command:

old name: *
new name: {name}\*

or in a button:

Rename TO {name}\*