Re: Apple mail: Save attached file
Re: Apple mail: Save attached file
- Subject: Re: Apple mail: Save attached file
- From: Gary Lists <email@hidden>
- Date: Wed, 23 Jul 2003 06:05:05 -0400
On or about 7/23/03 5:00 AM, Kok Ooi Kong wrote:
>
tell application "Mail"
...
>
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?
You've got to be kidding me that all that 'telling' is worth scripting.
It seems to make more sense for Apple to buy KeyQuencer -- a stable,
well-versed and simple macro language -- and turn _that_ into this so called
"system events".
I've only found a few non-standard applications that resist KQ's rapid,
shortly written and minute access. And I very rarely have to use more than
10 lines of code.
I am very glad that I do not have to worry with this kind of future -- yet.
--
Gary
MacOS 9.1 / "9 is Fine"
_______________________________________________
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.