Problem in vpim/vcard

Hai I am using ruby vpim to create vcard,

1)Is all names are mandatory? can i create vcard without name?
2) How to specify Vcard version ?

Regards
Selvaraj

Selvaraj wrote:

Hai I am using ruby vpim to create vcard,

1)Is all names are mandatory? can i create vcard without name?
2) How to specify Vcard version ?

Regards
Selvaraj

Guys

can any one help me?

  1. http://vpim.rubyforge.org/classes/Vpim/Vcard.html#M000174 … Yes,
    name
    is a required vCard field. That’s not a flaw in the Ruby library but a
    requirement of the vCard specification (you’re creating contact
    information
    for something … that something, almost by definition, has a name.)

  2. http://vpim.rubyforge.org/classes/Vpim/Vcard.html#M000184 … More
    detail/example at http://vpim.rubyforge.org/ex_mkv21vcard.txt

Enjoy.

Chris
http://www.dummied.org/