• 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: (no subject)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (no subject)


  • Subject: Re: (no subject)
  • From: Michael Grant <email@hidden>
  • Date: Wed, 14 Apr 2004 09:26:32 -0500

On Apr 13, 2004, at 6:37 PM, Michael Terry wrote:

... how come neither this:

-- [3]
tell application "Finder"
set comment of {every file of (choose folder), every file of (choose folder)} to "hello"
end tell

... nor this:

-- [4]
tell application "Finder"
set its comment of {every file of (choose folder), every file of (choose folder)} to "hello"
end tell

... works? Aren't [1] and [2] analogous to [3] and [4]?

Prob'ly because you're trying to set the comment of a list, which doesn't have one. Try looping through it.

Michael

--
Support our troops!
Don't lie to them.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: (no subject)
      • From: Michael Terry <email@hidden>
References: 
 >(no subject) (From: Michael Terry <email@hidden>)

  • Prev by Date: Re: wordx & AS
  • Next by Date: Remote Restart via AS
  • Previous by thread: (no subject)
  • Next by thread: Re: (no subject)
  • Index(es):
    • Date
    • Thread