Title: Re: Nuke message apple script - error message
Running the script against POP or IMAP messages doesn’t give me an error unless I run it against messages already in the deleted items folder.

You don’t need the script to permanently delete messages already in the deleted items folder – just hit the delete key.

I suggest you write to the script author for any updates.

Alternatively, this script will do the job:

Tell app “microsoft entourage”
Set theMessages to current messages
Delete thememssages
Try
Delete themessages
End try
End tell


--
Barry Wainwright
Microsoft MVP (see http://mvp.support.microsoft.com for details)
Check out the Entourage User's WebLog for hints, tips and troubleshooting
<http://homepage.mac.com/barryw/weblog/weblog.html>




From: "Richard Shane, Ph.D." <[EMAIL PROTECTED]>
Reply-To: "Entourage:mac Talk" <[email protected]>
Date: Wed, 27 Sep 2006 18:06:36 -0600
To: <[email protected]>
Conversation: Nuke message apple script - error message
Subject: Nuke message apple script - error message

Ent. 2004 v 11.2.5
OS 10.4.7

I sent this email last week, didn’t see a reply, and I am hoping someone might know how to fix this. Thanks.

To complete delete message from inbox (getting it out of Entourage, not just sending it to Delete box), Diana suggested I use “Nuke message” Apple script. When I do, it does delete it, but also creates an error message that says:

Microsoft Entourage got an error: Can’t get item 1 of {incoming message id 33154}.

What should I do differently? Thank you for your reply.

Richard
--
Richard Shane, Ph.D.
http://www.drshane.com
1919 14th Street, Suite 812      Boulder, Colorado 80302      303.449.0778





Reply via email to