I am having trouble with setting a copy to overwrite folders in a script.
I have tried “while replacing” but got an error, stating that it couldn’t be used after an alias…
copy (alias MobiFolder) to (alias newpath)
What would I use to have this copy a folder to another location, possibly replacing something already there with the same name?