RE: Comments Field
RE: Comments Field
- Subject: RE: Comments Field
- From: Joe Kelly <email@hidden>
- Date: Mon, 10 Dec 2001 10:41:42 -0800
tell application "Finder"
set x to comment of item "My HD:A File With Comment" -- getting comment
set comment of folder "My HD:Info Folder:" to "This folder contains
information." -- setting comment
end
>
-----Original Message-----
>
From: Robbie Newton [mailto:email@hidden]
>
Sent: Monday, December 10, 2001 9:41 AM
>
To: AppleScript Users List
>
Subject: Comments Field
>
>
>
How do you set the comments field of a file or folder????
>
>
Simple but I still can't seem to find it.
>
>
TIA
>
-Robbie
>
_______________________________________________
>
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.