PDA

View Full Version : vCard to PSP-PDA



cwbowron
November 10th, 2005, 16:43
I've written a perl script to convert a vCard file to an addressbook in the format that PSP-PDA 1.2 reads. It requires the Text::vCard::AddressBook module available from http://search.cpan.org/~llap/Text-vCard-1.96/lib/Text/vCard/Addressbook.pm. Please do not contact me asking me how to install perl, perl modules, etc. One current bug is that the cell phone and home phone fields are reversed when viewed, but are correct when editted. This may be a bug in PSP-PDA.

vCardConvert.pl is available at http://www.bowron.us/FILES/vCardConvert.txt. Rename the file from .txt to .pl