MAMPro2CSV 0.2 This is simple convertor (in terms of Palm OS - conduit) from MAM Pro 2.4 (http://www.mamsuite.com/) PDB files to CSV (comma separated values) text format. Copyright (C) 2001 by Konstantin Voschanov This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, a copy of which can be found with the Perl distribution. THIS IS A VERY RAW CODE, USE IT ON YOUR OWN RISK. Requires: Perl5 and p5-Palm 1.2.4, a companion package to ColdSync. p5-Palm you can get from http://www.ooblick.com/software/coldsync/ INSTALLING: Install p5-Palm and then do the following : perl Makefile.PL make make install USAGE: mam2csv [options] Options: -h, -help This message. -hex Print hex dumps. You probaly never need this. -palm_home= Path to the MAM Pro PDB files MAM_W_*.pdb Default is $HOME/.jpilot/backup You can use MAMPRO_DATA_HOME environment variables to set path to the MAM Pro PDB files. You need at least one file : MAM_W_DB.pdb TO DO: Read Note Home site is http://www.kphoto.ru/palm/mam2csv/ If you have any comments, suggestions, bug reports please send message to me at www.kphoto.ru