Re: selected items whose class is bookmark item

2007-09-21 Thread J. Stewart
On 9/20/07 at 5:56 PM, Jim DeVona [EMAIL PROTECTED] spake thusly: Is it possible to use a whose clause to get only items of a certain type from a list of Yojimbo database items? Here is an example intended to get any selected bookmark items: ... This works for me. -- Cut -- tell

selected items whose class is bookmark item

2007-09-20 Thread Jim DeVona
Is it possible to use a whose clause to get only items of a certain type from a list of Yojimbo database items? Here is an example intended to get any selected bookmark items: tell application Yojimbo set _items to selected items of browser window 1 if _items is missing