Re: multiple vCards in one file

Lindsay Mathieson <[email protected]> Fri, 19 Sep 2003 08:43:08 +1000
Newsgroups gmane.ietf.vcard
Message-ID <[email protected]>
Generation NeXT wrote:

>>From what I understand is that Outlook supports VCard
>2.1 standard.  This is a one card only format. 
>Therefore, logically there can only be support for one
>card.
>
>  
>
I believe you can just appen the vrcard objects in a file (or any 
stream), the cards are deliminated by:
  BEGIN:vcard
  END:vcard

Outlook of course does not support that, but that doesn't stop you from 
doing so