• 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: applescripting sub mailboxes in Mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescripting sub mailboxes in Mail


  • Subject: Re: applescripting sub mailboxes in Mail
  • From: Brian Christmas <email@hidden>
  • Date: Sat, 14 Nov 2015 13:17:19 +1100
  • X_v_e_cd: 748115768205bd3d12c9b8e97853dbe2
  • X_v_r_cd: 74465475b41934d1c518e2459d5c0e78

G’day again

I got a very disappointing answer to my bug report. They answered that I should not use the trailing forward slash, but should use the form 'at beginning '…

tell application "Mail"
activate
#
# 'Year 2015' is pre-existing Yosemite mailbox
#
try
make new mailbox at beginning of mailbox "Year 2015" with properties {name:"11"}
make new mailbox at beginning of mailbox "Year 2015/11" with properties {"2015 11 11"}
on error errmsg
display dialog errmsg
end try
#
end tell

I tried the above, and it fails under El Capitan, which I’ve in turn reported on my bug report.

Apparently the testers never tested my sample code reports under El Capitan.

I think Apple are getting too slack.

Regards

Santa


 _______________________________________________
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

  • Follow-Ups:
    • Re: applescripting sub mailboxes in Mail
      • From: Yvan KOENIG <email@hidden>
References: 
 >Fwd: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Christopher Stone <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Christopher Stone <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)

  • Prev by Date: Re: excel save as csv
  • Next by Date: Re: applescripting sub mailboxes in Mail
  • Previous by thread: Re: applescripting sub mailboxes in Mail
  • Next by thread: Re: applescripting sub mailboxes in Mail
  • Index(es):
    • Date
    • Thread