• 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: Eudora scripts
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Eudora scripts


  • Subject: Re: Eudora scripts
  • From: Applescript User Lewis <email@hidden>
  • Date: Sun, 24 Mar 2002 06:02:23 -0700

At 11:27 -0500 21/02/02, David Groover wrote:
tell application "Eudora"
activate
make message at end of mailbox "Out"
tell message ""
set field "to" to pTheAddress
set field "subject" to thetest
end tell
end tell

The scripting dictionary for Eudora implies that make can be used to make any class element:

make: Make a new element
make
new type class -- the class of the new element.

But I've only ever seen it used for making a message. Can I make a Mailbox>? And if so, how do I set the name of the mailbox?


--
___________________________________________________________________________
| applescript@ & "southgaylord.com"| Unix is very user friendly. It's just |
| I frankly do not believe Micro- | picky about who its friends are. |
| soft has the user's interests at | I want a party where all the women wear|
| heart, or even in mind. | new dresses and the men all drink beer.|
---------------------------------------------------------------------------
_______________________________________________
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: Eudora scripts
      • From: Rob Jorgensen <email@hidden>
  • Prev by Date: Re: [Back ON] Finding folder from its id
  • Next by Date: Re: HelpPlease!
  • Previous by thread: Re: file type in OS X
  • Next by thread: Re: Eudora scripts
  • Index(es):
    • Date
    • Thread