Code: Select all
$selitems = "111.txt|222.txt";
$create = "123";
$new = new($create, "dir");
moveto $new, $selitems;
// focus; // doesn't work
selectitems $new;
#172;moveto command. selectitems can't get the focus back. I tried setting "BackgroundFileOps", 0;, but in vain. Any ideas?P.S.
focus doesn't work: although the error message is gone, it only selected the new folder and doesn't trigger the rename mode like this:
XYplorer Beta Club