Re: Mail.app - Delete mailbox does not work?
Re: Mail.app - Delete mailbox does not work?
- Subject: Re: Mail.app - Delete mailbox does not work?
- From: Michelle Steiner <email@hidden>
- Date: Thu, 16 Jan 2003 11:03:13 -0700
On Thursday, January 16, 2003, at 10:20 AM, Diggory Laycock wrote:
but if I try and run this code:
tell application "Mail"
delete (mailboxes whose name is "Test Mailbox")
end tell
[/code]
nothing happens - no result - no errors - no deletion.
For that matter, this doesn't work either:
delete mailbox "Text Mailbox"
I think it's that the delete command doesn't work for mailboxes.
--Michelle
--
"There's some good in the world, Mr. Frodo, and it's worth fighting
for."
_______________________________________________
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.