I'm trying to script an app that checks if in the folder i chose there is a file called file.pages, if there it is Finder should copy it for me to a set path... Is it possible I'm using there top for the existbthen commad: Applescript to check if files exist and to chose the folder i user the command: choose folder; set theFolder to result
Can anyone please script that for me? I didn't understand the copy command and how to use the POSIX