• 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: Problem creating new mailbox
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem creating new mailbox


  • Subject: Re: Problem creating new mailbox
  • From: Adam Morris <email@hidden>
  • Date: Tue, 9 Jun 2009 23:01:09 +0700

AppleScripting is annoying because just because something contains something else, like this:

account -> mailbox -> mailbox

Doesn't necessarily mean you can do a make statement on every level.

Make new ... is one of the statements that apps don't usually implement when you want them to, but apparently you can do this:

make new mailbox with properties {name:"INBOX.Drafts/More"}

and will add a "mailbox" (folder?) inside of INBOX.Drafts.  And to refer to it you just use

mailbox "INBOX.Drafts/More"




twitter.com/brainysmurf


On 9 Jun 2009, at 15:38, Mark Lawrence wrote:


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Problem creating new mailbox (From: Mark Lawrence <email@hidden>)

  • Prev by Date: Re: System Info oddity
  • Next by Date: Re: System Info oddity
  • Previous by thread: Re: Problem creating new mailbox
  • Next by thread: Xcode and text field
  • Index(es):
    • Date
    • Thread