• 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
How does one save a vcard?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How does one save a vcard?


  • Subject: How does one save a vcard?
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 29 Mar 2007 16:11:03 -0700

I've tried everything I can think of, but none of it works. It either creates an error or fails silently.

Here is one example:

tell application "Address Book"
	set daName to name of person 1
	tell application "Finder"
		make new file with properties {name:daName & ".vcf"} at folder "Dora"
		set dest to the result as alias
	end tell
	set foo to vcard of person 1
	save foo in dest
end tell

I've tried it without creating the file with the Finder.

-- Michelle

--
Color is just a pigment of your imagination.

_______________________________________________
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
  • Follow-Ups:
    • Re: How does one save a vcard?
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Entourage
  • Next by Date: Quietly Distill a file
  • Previous by thread: Re: shell script - duplex printing prefs
  • Next by thread: Re: How does one save a vcard?
  • Index(es):
    • Date
    • Thread