• 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: List of aliases contains alias
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List of aliases contains alias


  • Subject: Re: List of aliases contains alias
  • From: KOENIG Yvan <email@hidden>
  • Date: Fri, 11 May 2012 14:33:11 +0200

On 11/05/2012, at 10:16 PM, Christopher Stone wrote:


Hello 
Under 10.7.4 I don't got the odd result which you described.

Here is a sample code :

on open DroppedFiles
set nbFiles to count DroppedFiles
set {maybe, cnt} to {"", 1}
repeat with anItem in DroppedFiles
set maybe to maybe & cnt & "  " & anItem & return
set cnt to cnt + 1
end repeat
display dialog maybe & nbFiles
end open

The displayed dialog show that the count of dropped items is exactly what is returned by count DroppedFiles.

Yvan KOENIG (VALLAURIS, France) vendredi 11 mai 2012 14:32:45



 _______________________________________________
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

References: 
 >Fwd: List of aliases contains alias (From: KOENIG Yvan <email@hidden>)
 >Re: List of aliases contains alias (From: Shane Stanley <email@hidden>)
 >Re: List of aliases contains alias (From: Christopher Stone <email@hidden>)
 >Re: List of aliases contains alias (From: Shane Stanley <email@hidden>)
 >Re: List of aliases contains alias (From: Christopher Stone <email@hidden>)
 >Re: List of aliases contains alias (From: Shane Stanley <email@hidden>)

  • Prev by Date: Re: List of aliases contains alias
  • Next by Date: Re: List of aliases contains alias
  • Previous by thread: Re: List of aliases contains alias
  • Next by thread: Re: List of aliases contains alias
  • Index(es):
    • Date
    • Thread