Export NAB data to vCard 17 Dec, 2002
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
- Old Mac programs never die
- Moof!
- PDI Product Developers Information (vCard specification)