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

Mail message


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

I go this to work just fine with body and signature of my choice:


tell application "iChat"
set myStatus to (get status) as string
set mySM to get status message as string
set idleTime to get idle time as string
end tell
tell application "Mail"
try
activate
set p to {content:"Meu Status do iChat C) " & myStatus & "." & return
& "Minha mensagem de Status C) " & mySM & "." & return & B,
"Meu tempo longe do aibuque C) " & idleTime & " segundos." & return &
return, visible:true}
set _message to make new outgoing message with properties p
set message signature of _message to signature 1
end try
end tell

My chalenge now is to make this default on every outgoing message,
either in an AppleScript way or with help from another app, maybe one
that allow me to keystroke o#?+option+shif+N in Mail.app and and it rusn
my script...


Any ideas???

o#? Marcus Rodrigues o#?
iBook 600 - Combo - Jaguar
CC4nsul do Brasil Apple Clube - Caxias do Sul
Moderador BAC-Macusers
ichat: marcusrodrigues
mailto:email@hidden
http://homepage.mac.com/marcusrodrigues
_______________________________________________
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 message
      • From: Johnny AppleScript <email@hidden>
  • Prev by Date: Re: Mail.app message
  • Next by Date: modify xml file
  • Previous by thread: Re: Mail message
  • Next by thread: Re: Mail message
  • Index(es):
    • Date
    • Thread