I thought this would be easy, but I've looked around in Help and searched here in the forum, and haven't a seen a way to do it: I want to select a file or folder in a Windows Explorer view, and then key a hotkey that moves the selected item to a specific folder.
So lets say I've opened the "My Documents" folder and can see icons for several different file. I select a Word document called "ThisLists.doc" by single-clicking on. Then I press the hotkey win-alt-shift-L and its script moves ThisLists.doc to the folder "My Documents\lists"
Then say I open the folder "My Documents\Other Stuff" and select the excel document "AnotherList.xls" and again press the same hotkey win-alt-shift-L and the same script moves AnotherList.xls into the folder "My Documents\lists"
How would I write that win-alt-shift-L script?
THANKS
[Moved from Scripts & Functions forum. ~jaco0646]