Re: Comments Field
Re: Comments Field
- Subject: Re: Comments Field
- From: Rob Jorgensen <email@hidden>
- Date: Mon, 10 Dec 2001 13:41:01 -0500
On 12/10/01, Robbie Newton commented:
How do you set the comments field of a file or folder????
Simple but I still can't seem to find it.
set theFile to choose file
tell application "Finder" to set comment of file theFile to "Some Text"
--
set theFolder to choose folder
tell application "Finder" to set comment of folder theFolder to "Some Text"
Later,
Rob Jorgensen
Ohio, USA