What I'm trying to do is:
set x to current selection, then advance the selection to the next file and then delete x.
I'm doing this because CMD-backspace clears the selection every time and that's annoying!
What I'm trying to do is:
set x to current selection, then advance the selection to the next file and then delete x.
I'm doing this because CMD-backspace clears the selection every time and that's annoying!
You could tell system events to script the keys, such as push the down arrow, then delete by "apple+delete"