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

Mail.app message


  • Subject: Mail.app message
  • From: Marcus Rodrigues <email@hidden>
  • Date: Mon, 11 Aug 2003 13:17:13 -0300

Hi!!!! Me again!!!

Why can't I put my signature on this message?????? Please take a look at my code and tell me where am I going worng:


tell application "iChat"
set myStatus to (get status) as string
set mySM to get status message as string
end tell
tell application "Mail"
try
set theSignature to signature 1
set thisMessage to make new outgoing message with properties {content:"My iChat status is " & myStatus & "." & return & "My status message is " & mySM & "." & return & return, visible:true}
tell content
set message signature to theSignature at after last paragraph
end tell
end try
end tell




My iChat status is away.
My status message is Fui almogar.
_______________________________________________
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 message
      • From: Michelle Steiner <email@hidden>
    • Re: Mail.app message
      • From: John Delacour <email@hidden>
  • Prev by Date: Re: AppleScript and Acrobat 6 Professional
  • Next by Date: Acrobat 6 Prof Can't set to Millimeters
  • Previous by thread: applescript and hypercard
  • Next by thread: Re: Mail.app message
  • Index(es):
    • Date
    • Thread