Re: applescript-users digest, Vol 3 #2377 - 17 msgs
Re: applescript-users digest, Vol 3 #2377 - 17 msgs
- Subject: Re: applescript-users digest, Vol 3 #2377 - 17 msgs
- From: Rob Stavis <email@hidden>
- Date: Mon, 26 Jan 2004 23:06:22 -0500
The OS 9 box doesn't know to what the app "System Events" refers, so
as soon as there's an attempt to compile the script (if it's written on
the OS 9 machine) or run the script (if it's copied from an OS 10
machine), it throws up a dialog asking the user to identify the
application. That's the confusion I'm trying to avoid.
Rob Stavis
On Jan 26, 2004, at 9:59 PM, email@hidden
wrote:
using terms from application "Finder"
tell application "System Events"
--whatever
end tell
end using terms from
_______________________________________________
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.