• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [SOLVED] select/edit person in Address Book
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [SOLVED] select/edit person in Address Book


  • Subject: Re: [SOLVED] select/edit person in Address Book
  • From: Fred Zuijdendorp <email@hidden>
  • Date: Tue, 2 Mar 2004 21:29:53 +0100

Ah, you spotted my weak AppleScript knowledge :)
I find it hard to get used to the loose syntax of this language
(being used to Java and Obj-C, although I once programmed in HyperCard).
Anyway, I'm feeling a little less alone now.

- fred

On 02 mrt 2004, at 20:48, Michelle Steiner wrote:

On Mar 2, 2004, at 10:53 AM, Fred Zuijdendorp wrote:

set g1 to first item of groups
set p1 to first item of people of g1

By the way (and I realize that this may be a very minor point), you can save some typing:

set g1 to first group
set p1 to first person of g1

or even
set p1 to first person of first group

tell me to open location "addressbook://" & i & "?edit"

That would have never occurred to me.

-- Michelle

--
Impeach The Son Of A Bush!
_______________________________________________
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.
_______________________________________________
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.


References: 
 >[SOLVED] select/edit person in Address Book (From: Fred Zuijdendorp <email@hidden>)
 >Re: [SOLVED] select/edit person in Address Book (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Determining path to script
  • Next by Date: Run only in AS Studio?
  • Previous by thread: Re: [SOLVED] select/edit person in Address Book
  • Next by thread: Re: How to make scripts reference multiple revs of an app
  • Index(es):
    • Date
    • Thread