Script don't run from script menu under 10.6.2
Script don't run from script menu under 10.6.2
- Subject: Script don't run from script menu under 10.6.2
- From: Quark67 <email@hidden>
- Date: Sat, 13 Feb 2010 19:48:44 +0100
Here is the script (you can test only if you have more than one mac; you must enable "Apple Event" on file sharing pref pane on the distant mac):
set mac to "eppc://user: email@hidden" -- user/password for an account on the other mac (here, the other mac is imac).
tell application "Finder" of machine mac set c to clipboard info end tell
set rep to choose from list {1, 2, 3}
Don't ask me why I use this script, this is the core of the bug : cannot select 1 or 2 or 3 on the "choose from list".
The same script run launched by the Script Editor. And the same script run launched by the script menu on the imac under 10.5
Why does this script not run under 10.6.2 launched by script menu ?
Thanks.
(Sorry for bad english, je parle en français). |
_______________________________________________
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