• 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: Comments Field
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Comments Field


  • Subject: Re: Comments Field
  • From: "Marc K. Myers" <email@hidden>
  • Date: Mon, 10 Dec 2001 13:46:35 -0500
  • Organization: [very little]

> Date: Mon, 10 Dec 2001 12:40:36 -0500
> Subject: Comments Field
> From: Robbie Newton <email@hidden>
> To: AppleScript Users List <email@hidden>
>
> How do you set the comments field of a file or folder????
>
> Simple but I still can't seem to find it.

Comment is a property of a Finder item.

tell application "Finder"
set comment of (choose file) to "Hello, World!"
set comment of (choose folder) to "This is my folder"
end tell

Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074

[12/10/01 1:45:24 PM]


  • Prev by Date: RE: Comments Field
  • Next by Date: Re: AppleScript Studio: First Impressions
  • Previous by thread: RE: Comments Field
  • Next by thread: Re: Comments Field
  • Index(es):
    • Date
    • Thread