Discussion: V-Card split script
Afficher un message
Vieux 13/03/2008, 21h09   #1
ChrisOD
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut V-Card split script

I have a 13Mb vcf file and would love to split this into it's
component parts.

i.e. I want to have a seperate .vcf file for each addressee.

For those script experts that are unfamiliar with v-cards
it is a text file that looks like this.

BEGIN:VCARD
VERSION:3.0
N:LastName;FirstName;;;
FN:FirstName LastName
....
....
END:VCARD
BEGIN:VCARD
....

I'd like to have the seperate .vcf files named on the N field
with a syntax like: LastName-FirstName.vcf

Hope someone can give some hints to a script newbie.

Chris


  Réponse avec citation
 
Page generated in 0,04271 seconds with 9 queries