Re: AB Selection
Re: AB Selection
- Subject: Re: AB Selection
- From: Graphitex <email@hidden>
- Date: Sun, 2 Nov 2003 13:23:46 +0200
On Sunday, Nov 2, 2003, at 06:37 Europe/Athens, Paul Berkowitz wrote:
>
tell application "Address Book"
>
item 1 of (get selection)
>
end tell
On Sunday, Nov 2, 2003, at 03:13 Europe/Athens, Michelle Steiner wrote:
>
tell application "address book"
>
get the selection
>
end
>
..............
>
By using "get," you can do this
>
>
set foobar to name of item 1 of (get the selection)
Thanks folks, but it simply doesn't work. OSX 10.2.8. I get:
--> Address Book got an error: NSCannotCreateScriptCommandError
Any ideas?
TIA
-------------------
http://unicode.helmug.gr/
http://alfebiite.ee.ic.ac.uk/~dkaponis/osxpetition/
_______________________________________________
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.