Re: Re1: Mail scripting : How to select… continuation...
Re: Re1: Mail scripting : How to select… continuation...
- Subject: Re: Re1: Mail scripting : How to select… continuation...
- From: awaw <email@hidden>
- Date: Tue, 13 May 2008 20:58:54 +0200
Thanks for your response, I have already tried your second solution before without any success…
Your first solution give to Mail application keyword their "value" of keyword… I'm hoping now to be able to simplify my code...
Gérard Le 13 mai 08 à 20:18, Philip Aker a écrit : On 08-05-13, at 10:09, awaw wrote:
Without the call subroutine this script give the waited result.
[…] I have tried to code a recursive subroutine.
In the recursive subroutine, you can try either:
on WhichContainer(theBox, theIndex, theList) using terms from application "Mail" -- code end using terms from end WhichContainer
or
on WhichContainer(theBox, theIndex, theList) tell application "Mail" -- code end tell end WhichContainer
Philip Aker
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden