Address Book: Current Person
Address Book: Current Person
- Subject: Address Book: Current Person
- From: Stephen Swift <email@hidden>
- Date: Sat, 17 May 2003 16:31:19 -0400
Either
A) I'm dense and can't figure out how to find the current entry displayed in
the Address Book window
Or
B) Apple's dumb for not including a current entry option
Anyone know how?
I did it with GUI, but I really hate using GUI.
tell application "Address Book" to activate
tell application "System Events"
tell application process "Address Book"
get value of text area 1 of scroll area 3 of window "Address Book"
end tell
end tell
Thanks
Stephen Swift
_______________________________________________
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.