1. have two folders with same named files on pane 2.
2. on pane 1, inactive, have a target folder.
3. run this script:
Code: Select all
$path = get("path", i);
$list = folderreport("files", "r", "", "r", , "|");
moveas "*.?", "$path", "$list";
same thing happens on ordinary drag-drop operation from list to tree: a base folder will be created but 'yes' won't do a thing.
XYplorer Beta Club