An apple script to Copy files from folder A to folder B Based on a txt list.
Compile into app, or run from script editor.
- From the dialog prompt select the source folder (file to be copied from)
- From the dialog prompt select the destination folder (file to be copied from)
- wFrom the dialog prompt select the textlist containing the filename to copy.
- Plain Text with Unicode encoding,
- One file name per line such as "filename.extension"
See example in example folder.
To Create the file list, one can select a bunch of file in the finder, and paste them into a text editor, choosing "paste and match style" or similar unformatted pasting command.