|
|||||||
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
How does one select the Archive folder in Mail using Applescript?
Does anyone know how to select the Mail Archive folder in Mail using Applescript?
This code does not work, BUT if I change Archive to any other folder it works fine. It is only the Archive folder which is not working! Code:
tell application "Mail"
set selected mailboxes of message viewer 1 to {mailbox "Archive"} of account "My Email"
end tell
|
|
|
|
0
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
All times are GMT -5. The time now is 12:13 PM.







Threaded Mode