In a dual-display Lister, I would like to create a new folder in the second list from the selection of a file from the first list (with flattened display).
I try to create an advanced button but I'm not strong enough to make it alone, it seems to me.
In the first list I select a file :
C:\FOLDER-A\FOLDER-B\FOLDER-C\file.txt
In the second list, I would like the folder to be created and the file moved inside :
D:\ANOTHERFOLDER\FOLDER-C\file.txt
Do you just want the file to be copied to a new folder named after its parent folder, or do you want to create the whole hierarchy of folders from the flat-view starting point down to where the file is?
I am in the folder "FOLDER-A" and the display is in "Flat View: Mixed (No Folders)".
I would like the file to be moved (not copied) to a new folder named after its parent folder.
I add 2 images to better understand.
Your solution works 99.9%!
In fact the "FLATVIEWCOPY = single" was too much because it is the parent folder of the file that interests me and not the very first folder.
As usual Directory Opus will save me a very precious time! Thanks to you !