Very basic question about Address Book app
Very basic question about Address Book app
- Subject: Very basic question about Address Book app
- From: Richard Rönnbäck <email@hidden>
- Date: Thu, 31 Jul 2003 10:27:51 +0200
Basically, want I would like to do is to open up (in a window) any given
record (person) in the Address book. However, I don't understand what the
syntax should be like. When I try, something like:
tell application "Address Book"
open person 1
end tell
It doesn't work, which I Expect, since the dictionary tells me that:
open: Open an object. (from Standard Suite)
open [list of alias] -- list of objects
But how do I do it? I think I have tried everything by now (except of
course, the right thing <g>)
_______________________________________________
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.