Page 1 of 1

auto-rich copy not working

Posted: 05 Nov 2012 23:38
by neutrox
steps to repro:

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";
the rich copy dialog will pop but click 'yes' to confirm rich copy will not respond at all.

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.

Re: auto-rich copy not working

Posted: 21 Nov 2012 19:03
by admin
I tried it and saw no problems apart from one: the the target folder was not refreshed. So maybe the move happened but you did not see it?

Re: auto-rich copy not working

Posted: 28 Nov 2012 04:51
by neutrox
i see the folder is created but no rich copy at all happens then.

Re: auto-rich copy not working

Posted: 28 Nov 2012 10:20
by admin
Weird. Can anybody confirm this?