Files and Folders AppleScripts: Move files and folders
|
This Applescript moves files from one folder to another folder. The files are first copied and then deleted to ensure no files are lost in the process. Easily handles sub-folders.
The script is broken down into 3 easy to follow modules being: 1. Copy Files (Copy the files and folder in "from_folder" to the "to_folder" 2. Delete files (Deletes the files in the "from_folder" 3. Move Files (Calls the module 1 and then 2)
Why pay for this? The answer is simple, we spent hours researching and testing this code so you can be back working in minutes. |
Can't find what your solution here? Check out the following AppleScript Forums: MacScripter, or Apple Discussion Board |
||||||||||||||||||||