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

Re: Finder Comment


  • Subject: Re: Finder Comment
  • From: Thomas Fischer <email@hidden>
  • Date: Thu, 3 Dec 2009 17:41:20 +0100

Luther,

I would use the Finder to copy the file and add the comment.
Something like this should work:

tell application "Finder"
try
set newfile to duplicate file sourceFile to dayFolder
set the comment of newfile to theComment
return ""
on error err
return "Error: " & err
end try
end tell

Cheers
Thomas
smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Finder Comment
      • From: Luther Fuller <email@hidden>
    • Re: Finder Comment
      • From: Luther Fuller <email@hidden>
References: 
 >Re: Finder Comment (From: Luther Fuller <email@hidden>)

  • Prev by Date: Curiosity
  • Next by Date: Re: Finder Comment
  • Previous by thread: Curiosity
  • Next by thread: Re: Finder Comment
  • Index(es):
    • Date
    • Thread