• 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: "info for" always failing in Automator action script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "info for" always failing in Automator action script


  • Subject: Re: "info for" always failing in Automator action script
  • From: Le Stang Jean-Baptiste <email@hidden>
  • Date: Fri, 17 Jun 2005 20:02:02 +0200

set itemInfo to (info for (path to users folder))

on run {aInputs, aParameters}
    tell application "Finder"
        set itemInfo to (info for "/Users")
    end tell
end run

"/Users" is not the type of path expected by info for. 

--
Jean-Baptiste LE STANG (hoping that one day we will have only one way of referring to a file …)


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: This AppleScript stuff is harder than I thought
      • From: Sparky <email@hidden>
    • Re: "info for" always failing in Automator action script
      • From: Sparky <email@hidden>
References: 
 >"info for" always failing in Automator action script (From: Sparky <email@hidden>)

  • Prev by Date: "info for" always failing in Automator action script
  • Next by Date: Re: "info for" always failing in Automator action script
  • Previous by thread: "info for" always failing in Automator action script
  • Next by thread: Re: "info for" always failing in Automator action script
  • Index(es):
    • Date
    • Thread