I have seen that there are several solutions in the forum in this regard, but perhaps I am quite unable to adapt it to my need...
I have to move a selected file into a folder.
The location and name of the containing folder change every time, here is an example:
Inside a folder (any time has a different name) I have a filename.mov that I want to select and to move inside a pre-created folder named "Capture". The .mov file and the folder are at the same level in the same folder.
I need to do it many times, in other folders, but the structure is the same, just with to each time select the .mov and trigger a macro to move it inside the "Capture" folder.
Thanks for your kind reply,
yes, I had seen this macro, but I have some problems in understanding how to set the "SET PARENT". I would use this macro inside a series of folders contained in an external hard disk, the structure is like this:
So I'll go to each FOLDER_X, select the .mov file and with I keystroke to move the file inside the CAPTURE_FOLDER.
Now, what I've to insert in the SET PARENT filed of your macro?
Assuming that the CAPTURE_FOLDER is always in the same folder as the file, then you just need to make a minor mod, using the Get File Attribute action to get the Parent Path of both: