• 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
Bug in Eudora?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug in Eudora?


  • Subject: Bug in Eudora?
  • From: David Crowe <email@hidden>
  • Date: Thu, 1 May 2003 16:00:43 -0600

In the following snippet of Applescript:


set msgRef to make new message at end of mailbox "out"
tell msgRef
set field "Subject" to "test"
end tell

creates an email with the subject "test". But the following does not.

set msgRef to make new message at end of mailbox "out"
tell msgRef
set its subject to "test"
end tell

Tantalizingly, the window bar for this email does include the title,
but not the actual email.

Am I doing something wrong, or does Eudora have a little teeny bug?

- David Crowe
_______________________________________________
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: Bug in Eudora?
      • From: John Delacour <email@hidden>
  • Prev by Date: Re: Quark XPress styles?
  • Next by Date: GUI scripting: is assistive device access enabled?
  • Previous by thread: Re: SCP and terminal help needed
  • Next by thread: Re: Bug in Eudora?
  • Index(es):
    • Date
    • Thread