I’ve used Applescript a few times over the years, but not a lot. I’m trying to create an app which will copy a jobs folder onto another hard drive and then shut down the machine.
The idea is that it will be a cheap back-up system - at the end of the day, whoever is last to leave the office could click on the app and have relevant jobs backed up and shut the machine down.
I’ve got the script created, no problemo. The problem is that it takes a few minutes to copy the jobs folder to the second hard drive, and while this is happening, I get a message which says “Apple event timed out”, and that’s it - it finishes copying but won’t do anything else.
Is there a way to fix this or a perhaps a workaround?
Thanks