Barry
Tue Jan 31 17:56:47 CST 2006
On 31/1/06 21:32, in article C0051788.C10FE%berkowit@spoof_silcom.com, "Paul
Berkowitz" <berkowit@spoof_silcom.com> wrote:
> On 1/31/06 1:21 AM, in article C004EAC3.270F%brtfgz@freenet.de, "Berthold
> Fagerz" <brtfgz@freenet.de> wrote:
>
>>
>> A question to script Entourage using ist built-in fast mail search:
>>
>> Is there a way to get the selection of mails that is filtered through a mail
>> view folder into an AppleScript?
>> Sort of "get every mail of <my custom mail view folder>"?
>
> No there isn't. 'custom view' has no 'results' property, only name and ID
> properties. There's nothing much you can do with it. It's been requested
> often - we can only hope it will eventually be possible. I answered the same
> question in greater detail about 2 days ago. Another hope is that maybe when
> the next update comes out with Spotlight features, there might be some way
> to script the Spotlight files - we'll have to wait and see. In the meantime
> you can only use the same criteria via AppleScript - meaning iterating
> folder by folder with a recursive handler that checks subfolders -- really,
> really slow and tedious.
Or maybe you could use UI scripting to 'select all' in a CV window - not
tested this yet...
--
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>