iPhoto trash
iPhoto trash
- Subject: iPhoto trash
- From: "R. Nelson Byrne" <email@hidden>
- Date: Tue, 12 Jul 2011 14:37:09 -0700
Dear list,
I'd like a list of the names of the photos in iPhoto's trash. I can't even get an ID, much less a name. The code:
tell application "iPhoto" tell trash album get photos returning trashlist repeat with foto in trashlist get id of foto end repeat end tell end tell
The replies:
tell application "iPhoto" tell trash album get photos returning trashlist repeat with foto in trashlist get id of foto end repeat end tell end tell
Hardware Overview:
Model Name: iMac Model Identifier: iMac12,1 Processor Name: Intel Core i7 Processor Speed: 2.8 GHz
System Software Overview:
System Version: Mac OS X 10.6.8 (10K540) Kernel Version: Darwin 10.8.0 Boot Volume: iMac i7 HD Boot Mode: Normal
Any hints?
Thanks,
Nelson
|
_______________________________________________
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