• 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
RE: gaining control
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: gaining control


  • Subject: RE: gaining control
  • From: Rob Jorgensen <email@hidden>
  • Date: Sat, 25 Oct 2003 11:03:47 -0400

At 6:37 AM -0500 10/25/03, Jim Brandt wrote:
RE: Rob Jorgensen <email@hidden>

tell application "Eudora"
repeat
if status of message outgoing_ is sent then
exit repeat
else
-- do shell script "sleep 5" -- OS X
delay 5 -- pre-OS X
end if
end repeat
end tell

You might want to include a limit to the the number of times that it
checks the message status in case Eudora can't connect to the server.

Thanks Rob for the suggestion. However, watching in the events log, the status comes up as "read" and never changes.

Next suggestion?

Jim,

How did you incorporate the sample code into your script? It works here when "message outgoing_" points to an appropriate target.

-- Rob
_______________________________________________
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.

References: 
 >RE: gaining control (From: Jim Brandt <email@hidden>)

  • Prev by Date: Newbie Mail.app question
  • Next by Date: Re: Eudora AppleScript Question...
  • Previous by thread: RE: gaining control
  • Next by thread: RE: gaining control
  • Index(es):
    • Date
    • Thread