• 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: By nice to the Windows user come to AppleScript please :-)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: By nice to the Windows user come to AppleScript please :-)


  • Subject: Re: By nice to the Windows user come to AppleScript please :-)
  • From: Jon Pugh <email@hidden>
  • Date: Thu, 10 Jan 2002 11:16:12 -0800

At 1:29 PM -0500 1/10/02, Andy Satori wrote:
>Is there an equivalent construct to the VBS
> 'for each item in items ... Next'
>Syntax in AppleScript?

Yes, it's "every".

repeat with i in every item of foo
end

Note that "every item" and "items" are the same. You can use other terms like this too. "every folder" and "folders" and plenty of others too.

Jon


References: 
 >By nice to the Windows user come to AppleScript please :-) (From: Andy Satori <email@hidden>)

  • Prev by Date: Re: By nice to the Windows user come to AppleScript please :-)
  • Next by Date: Re: Tell OS X Application...
  • Previous by thread: Re: By nice to the Windows user come to AppleScript please :-)
  • Next by thread: Archiving Scanned Content from Books
  • Index(es):
    • Date
    • Thread