• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: I can't get the correct syntax for this filter
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I can't get the correct syntax for this filter


  • Subject: Re: I can't get the correct syntax for this filter
  • From: "Mark J. Reed" <email@hidden>
  • Date: Thu, 21 Aug 2008 10:44:41 -0400

On Thu, Aug 21, 2008 at 10:03 AM, Skeeve <email@hidden> wrote:
> I hate it! Why do *I* always find bugs? WHY?

Just lucky?

How about a loop?   Assuming that "property list item whose name is
blah" is more efficient than looping over the property list items and
checking ourselves, you can loop over the id's:

set res to {}
repeat with dbid in dbis
     set end of res to first property list item whose name is dbid
end repeat

--
Mark J. Reed <email@hidden>
 _______________________________________________
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

  • Follow-Ups:
    • Re: I can't get the correct syntax for this filter
      • From: Skeeve <email@hidden>
    • Re: I can't get the correct syntax for this filter
      • From: Skeeve <email@hidden>
References: 
 >I can't get the correct syntax for this filter (From: Skeeve <email@hidden>)
 >Re: I can't get the correct syntax for this filter (From: Skeeve <email@hidden>)
 >Re: I can't get the correct syntax for this filter (From: "Mark J. Reed" <email@hidden>)
 >Re: I can't get the correct syntax for this filter (From: Skeeve <email@hidden>)

  • Prev by Date: Re: I can't get the correct syntax for this filter
  • Next by Date: Re: I can't get the correct syntax for this filter
  • Previous by thread: Re: I can't get the correct syntax for this filter
  • Next by thread: Re: I can't get the correct syntax for this filter
  • Index(es):
    • Date
    • Thread