• 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
Entourage: Using AppleScript with Rules?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Entourage: Using AppleScript with Rules?


  • Subject: Entourage: Using AppleScript with Rules?
  • From: Jason Bourque <email@hidden>
  • Date: Tue, 22 Jul 2003 06:50:57 -0400

Hello,

How does the script target the incoming emails when ran from a script?



I tried : But it doesn't work.



tell application "Microsoft Entourage"

-- Get Message
set vMsg to item 1 of (get current messages)

tell vMsg
set vsenderInfo to sender as list
set vSenderAddress to item 1 of vsenderInfo
set vSenderName to item 2 of vsenderInfo
set vSubject to subject
set vContent to content
set vTimeRecieved to time received as string
end tell

end tell





Thanks!

Jason Bourque
_______________________________________________
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: Entourage: Using AppleScript with Rules?
      • From: Matthew Smith <email@hidden>
References: 
 >Re: SoundEdit 16 v2 -help - Documentation? -- (From: Brennan <email@hidden>)

  • Prev by Date: Re: What to make of the "AppleScript Experience"
  • Next by Date: RE : Newbie detail
  • Previous by thread: Re: SoundEdit 16 v2 -help - Documentation? --
  • Next by thread: Re: Entourage: Using AppleScript with Rules?
  • Index(es):
    • Date
    • Thread