benpoole.com

“It is a very sad thing that nowadays there is so little useless information.”

Export NAB data to vCard

Written by Ben Poole on 17 Dec 2002
Categories / keywords: vCard, NAB, Lotusscript
(click on a term to search for related articles at this site)

Add a comment...



Background

I use a Mac at home, and the Mac's address book application can import / export data in vCard (*.VCF) format. It would make sense if my Lotus Notes Personal Name & Address Book (PNAB) did the same eh? Especially given the current lack of Notes -> Macintosh synchronising tools.

Testing

I exported 118 records from my PNAB, and the code exported them OK (and very quickly). I tested the data by viewing it through the default Windoze 2000 vCard reader, and the Apple Address Book application found in Mac OS X. The test export was done using Notes 5.05 on a Windows 2000 Professional machine, and re-tested in 5.011 / WinXP.

You'll find the code attached; simply import this LSS file into an agent you create in your PNAB and set it to run on selected documents. Of course, you could just tweak this code and do different stuff with other Notes databases too. What larks!

Attachment updated 9th December 2003


Further reading:


Attachment(s): vCardExport.lss (6 KB)

   » Export NAB data to vCard (Ben Poole 17 Dec 2002)
   RE: Export NAB data to vCard (Chris Thorpe 6 Jun 2003)
   RE: Export NAB data to vCard (Ben Poole 6 Jun 2003)
   RE: Export NAB data to vCard (rob galanti 6 Jan 2005)
   RE: Export NAB data to vCard (Ro Feltman 25 Jul 2006)
   RE: Export NAB data to vCard (Deb 11 Jan 2008)

Add a comment...