Beth, Paul, for some time I have done what you seem to want, that is just
select a folder and use command (Apple) Option T and all messages are marked
as unread. I do not first select all. Where I commonly use it is when 12 or
more Ent. Talk group messages come in and I only want to read say 3 then
after reading them I just use the above procedure to mark all the rest as
read. I tried it in a number of other folders within Ent. and that is one of
the few commands that is always available under the "Message" menu.

I am OSX 10.3.8 using Microsoft Office 2004 and Ent. 11.1.0

I agree it would be great to then be able to Delete all without selecting
one etc. 


Regards,

Fred Annesley.

[EMAIL PROTECTED]



On 11/3/05 10:23 AM, "Beth Rosengard" <[EMAIL PROTECTED]> wrote:

> On 3/10/05 10:38 AM, "Paul Berkowitz" <[EMAIL PROTECTED]> wrote:
> 
>>> Is there a way to Select All in an Entourage 2004 folder without first
>>> opening a message ... other than by turning off the Preview Pane?
>> 
>> Nope. I've requested it often. It's so convenient that you can "Mark All as
>> Read" or press its shortcut without clicking on a message, just a folder,
>> and annoying that you can't select all (or delete all, the main reason I
>> usually have for selecting all in the Junk folder).
> 
> Same for me too.
>  
>> It can be done by script, of course, and a shortcut to it:
>> 
>> 
>> tell application "Microsoft Entourage"
>>     activate
>>     try
>>         set selectedFolder to displayed feature of main window
>>         if {class of selectedFolder} is not in {folder, news group} then
>> error number -128
>>     on error
>>         beep
>>         return
>>     end try
>>     set selection to (get every message in selectedFolder)
>> end tell
> 
> This is great.  Much appreciated
> 
> Now can this script be made to run another script, namely Barry's (I think)
> delete messages script which I'm calling Nuke Messages?
> 
> Thanks again.
> 
> Beth
> 







-- 
To unsubscribe:                     
<mailto:[EMAIL PROTECTED]>
archives:       
<http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/>
old-archive:       
<http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>

Reply via email to