Re: Apple mail: Save attached file
Re: Apple mail: Save attached file
- Subject: Re: Apple mail: Save attached file
- From: Michael Terry <email@hidden>
- Date: Wed, 23 Jul 2003 11:12:20 -0700
On 7/23/03 3:05 AM, "Gary Lists" <email@hidden> wrote:
>
> tell application "System Events"
>
> tell process "Mail"
>
...
>
> tell window fenetre
>
> tell sheet 1
>
> tell group 1
>
> tell pop up button 1
>
...
>
> end tell
>
> end tell
>
...
>
> end tell
>
> end tell
>
> end tell
>
> end tell
>
> end tell
>
>
Only eight lines cut...
>
>
Is this really what we can look forward to as the future of AS interaction?
Here we go again.
Here in AppleScriptLand, we don't really think of AS interaction in terms of
scripting the interface. I look forward to a day when even more than 14 out
of 20 Apple programs in my Application folder are scriptable[1]. I look
forward to Apple upgrading the dictionaries of applications that are already
scriptable and adding dictionaries to those that were previously not, e.g.,
SE 2 and iChat DV Beta. I already enjoy the fact that, here on Mac OS X,
thanks to Apple's continued support, I can always find a scriptable product
for any program category.
Mike
[1] Not including iMovie (is doCommand useful? what does it do, run menus?)
nor Image Capture's Image Capture Scripting Application counterpart.
_______________________________________________
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.