View Single Post
  #2 (permalink)  
Old 02-18-2004, 04:01 PM
rhmorrison
Philosopher
Join Date: Aug 2006
Posts: 541

My solution would be to EXPORT the Day-Timer data: contacts, calendar entries, tasks, and etcetera in either ASCII or CSV format and then use AWK (or PERL, or any other script tool of your choice) to reformat the data such that you can use the OutLook IMPORT function.
 
Reply With Quote