Why doesn't this script work?
Why doesn't this script work?
- Subject: Why doesn't this script work?
- From: Michelle Steiner <email@hidden>
- Date: Thu, 1 Nov 2007 23:08:14 -0700
It doesn't return any errors, but it doesn't do anything either. I suspect that it is a permissions issue, but I have no idea of how to address it.
tell application "System Events" tell property list file "Dora:System:Library:LaunchDaemons:com.apple.backupd-auto.plist" set value of property list item 4 of it to 7200 end tell end tell
The script is supposed to change the backup interval of Time Machine to two hours. If I can get this to work, I'll change the script so the script's path won't be hard coded and the user can enter the interval herself.
-- Michelle
-- Science is the defense of ignorance, the insistence that we do not know what we do not know. --Clifford Geertz |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden