Re: Parsing .vcf files
Re: Parsing .vcf files
- Subject: Re: Parsing .vcf files
- From: "Clark S. Cox III" <email@hidden>
- Date: Thu, 17 Oct 2002 15:11:43 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thursday, Oct 17, 2002, at 14:53 US/Eastern, Donald Brown wrote:
I'm writing code to parse .vcf files on my own, and am encountering
strangeness. The files created by both Entourage and Address Book are
neither Unicode Text files (no markers at start giving byte order) nor
plain
text. Instead, they alternate with a null, real character, null, real
character, etc.
That *is* Unicode, it just doesn't have a BOM at the beginning.
I'm temporarily converting it using the MacOSRoman encoder and manually
stripping out all nulls. I tried the UTF8 encoder but that was no
good.
How do you read those files?
- --
http://homepage.mac.com/clarkcox3/
email@hidden
Clark S. Cox, III
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (Darwin)
iEYEARECAAYFAj2vC3UACgkQd6STocYT1xUmJQCeObFZr89471wwnNbO6bTJWzqf
QucAn3ymLyK7KbDcw+0lvX/HO2URwv9O
=zVWI
-----END PGP SIGNATURE-----
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.