• 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
Finder Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Finder Question


  • Subject: Finder Question
  • From: "S. J. Cunningham" <email@hidden>
  • Date: Wed, 11 Jan 2017 15:01:24 -0500

Why does the first method work and the second fail?  They seem equivalent to me.

-- Method 1
tell application "Finder" to set urlList to URL of every item of someFolder

-- Method 2
tell application "Finder" to set fileList to every item of someFolder
tell application "Finder" to set urlList to URL of every item of fileList


Steve
------------------
OS X 10.6.8, AppleScript 2.1.2

 _______________________________________________
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: Finder Question
      • From: "Stockly, Ed" <email@hidden>
    • Re: Finder Question
      • From: Christopher Stone <email@hidden>
  • Prev by Date: Re: Strange error -10810 when running applets
  • Next by Date: Re: Finder Question
  • Previous by thread: Re: Can Acrobat PDF's be saved as single pages via Applescript (Brian Christmas)
  • Next by thread: Re: Finder Question
  • Index(es):
    • Date
    • Thread