• 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: Jim Brandt <email@hidden>
  • Date: Sat, 25 Oct 2003 06:37:32 -0500

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?
_______________________________________________
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: gaining control
      • From: Rob Jorgensen <email@hidden>
  • Prev by Date: Re: newbie question: real with fraction to int
  • Next by Date: Newbie Mail.app question
  • Previous by thread: Re: gaining control
  • Next by thread: RE: gaining control
  • Index(es):
    • Date
    • Thread