Hi Tim, Saturday, July 20, 2002, 10:41:43 PM, you wrote:
T> Hey Mark, T> Does it have to be CSV? I know both LDIF and vCard will handle T> multiple addresses. As you seem to know Perl, you could probably use T> it to convert your CSV to vCard...? If you do, I would be interested T> in seeing your code <g> (possibly even helping create it if I can find T> time <g>). I would start by looking for a vCard module (I like T> Text-CSV for dealing with CSV format). I used Text-CSV_XS to handle CSV lines with embedded linefeeds. I'll look into the vCard stuff for now and if I get it working I will send the code to you. MD>> (I sure wish that the addressbook had the capability to print in a small MD>> booklet format like outlook.) T> Does it not? (I am at home, and can't test right now...) I know there T> are a number of print options... Memo card format would work except that it does not include remarks/notes. I would be nice to customize the fields that you want to print. -- Mark ________________________________________________________ Current Ver: 1.61 FAQ : http://faq.thebat.dutaint.com Unsubscribe: mailto:[EMAIL PROTECTED] Archives : http://tbudl.thebat.dutaint.com Moderators : mailto:[EMAIL PROTECTED] TBTech List: mailto:[EMAIL PROTECTED] Bug Reports: https://www.ritlabs.com/bt/

