• 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: Queuing a Eudora message...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Queuing a Eudora message...


  • Subject: Re: Queuing a Eudora message...
  • From: Rob Jorgensen <email@hidden>
  • Date: Thu, 19 Sep 2002 18:02:01 -0400

On 9/19/02, Bill Briggs commented:

Okay, this is strange. This USED TO work, but now that I test it, it's not working right. It queues the message, but it's queued for immediate sending, not for the future date/time, as it should. On cursory examination, I'm not sure what's causing the failure. I've had some scripts behave differently after updating this machine to 1.8.3, so maybe it's related. (OS 9.1 with Eudora Pro 4.3.3) Perhaps JD has some idea why this has broken.

- web

set some_future_date to ((get (current date) + (1 * days)) as date)
tell application "Eudora"
set msgRef to a reference to the front message
queue msgRef for some_future_date
end tell

It works for me using Eudora 5.1.1, OS X 10.2 and AppleScript 1.9.
--

Rob Jorgensen
Ohio, USA
_______________________________________________
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: Queuing a Eudora message...
      • From: Bill Briggs <email@hidden>
References: 
 >Re: Queuing a Eudora message... (From: Bill Briggs <email@hidden>)

  • Prev by Date: Re: Quark doc as ASCII
  • Next by Date: Re: Unicode to plain text
  • Previous by thread: Re: Queuing a Eudora message...
  • Next by thread: Re: Queuing a Eudora message...
  • Index(es):
    • Date
    • Thread