Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Sync or eject iPods/iPhones in iTunes via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Sync or eject iPods/iPhones in iTunes via AppleScript
Authored by: MtnBiker on Oct 14, '09 02:54:57PM
iPhone is apparently an "unknown" device.
But with that change this script works for an iPhone in 10.6 and iTunes 9.0.1
if (kind of s is unknown) then eject s

---
Hermosa Beach, CA USA

[ Reply to This | # ]