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

Script Modification


  • Subject: Script Modification
  • From: Ezra Balaraj <email@hidden>
  • Date: Sat, 09 Nov 2002 21:08:06 +0800

Hello,

The partial script below "says" the subjects and the senders' names out
loud. If I receive lots of mail the announcements can really annoy. I use it
in Entourage. Is there a way to get it to display the items instead ? I am a
novice


tell application "Finder"
try
if isre is not 1 then
say "You have received an e-mail from," & mysender & "," &
"about," & mysubject
else
say "You have received a reply too, " & myreply & ", from "
& mysender
end if
end try
end tell
end ProcessMsg

Thanks
_______________________________________________
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: Script Modification
      • From: Mr Tea <email@hidden>
    • Re: Script Modification
      • From: David Glass <email@hidden>
    • Re: Script Modification
      • From: Dave Balderstone <email@hidden>
  • Prev by Date: GraphicConverter & saving files in new places
  • Next by Date: Challenge: Server applet for Program Linking over AppleTalk!
  • Previous by thread: Re: GraphicConverter & saving files in new places
  • Next by thread: Re: Script Modification
  • Index(es):
    • Date
    • Thread