| Sign In/My Account | View Cart |
| Article: |
Cleaning iPhoto | |
| Subject: | Use the Force, Luke. | |
| Date: | 2007-02-15 17:19:36 | |
| From: | paulskinner | |
|
Response to: Use the Force, Luke.
|
||
|
In this shorter version you're asking Applescript to first iterate through every item in your library and retrieve the properties from each one of them, then compare two values from those properties to your given values. After this you then have it store the items that match the range you test for into a list. It may be storing a reference (memory cheep) or it may store the value (memory expensive) of the database entry.
|
||
Showing messages 1 through 2 of 2.
Stephen