• 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
Mail.app - rename Subject
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mail.app - rename Subject


  • Subject: Mail.app - rename Subject
  • From: "Manfred M. Strasser" <email@hidden>
  • Date: Fri, 16 May 2003 14:58:19 +0200

Is it possible to rename the subject of an incomming Message?

I'm trying:
-------------------------
tell appli ...
repeat
set theResult to display dialog "Enter new subject." default answer oldSubject
set newSubject to text returned of theResult
if (newSubject does not start with " ") then
exit repeat
end if
end repeat
set the subject of selectMail to newSubject
end tell

Everything works right but at last I get the answer:
-------------------------
"Can't set subject of {+class mssg; 11 of +class mbxp; \"Inbox\" of +class mact; \"Fax\" of application \"Mail\"} to \"Test\"."

May be important:
-------------------------
The current account is an IMAP-account

br
MMS
_______________________________________________
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: Mail.app - rename Subject
      • From: "Paul Marcos" <email@hidden>
  • Prev by Date: Re: OS version?
  • Next by Date: Re: Mail.app - rename Subject
  • Previous by thread: Run-Only scripts in OSX 10.2.6
  • Next by thread: Re: Mail.app - rename Subject
  • Index(es):
    • Date
    • Thread