Help needed please with a command with odd behaviour

I use this command to move Find Files Results AND recreate the folder structure in the destination:

But If Results include folders, I sometimes get a Merge dialog, which I shouldn’t because the folders being moved are sub folders of different folders, so they should not need to be merged. And I don’t want them to be merged.

Is there something wrong with the command I’m using?

Try removing the {destpath} part; that shouldn't be needed (CREATEFOLDER is relative to the destination by default) and might be making Opus confused about where the folders are going.

thank you.

1 Like