"Fabio Ravanal" <[EMAIL PROTECTED]> wrote on 00/05/05 02:00 am:
> 1. I was wondering if anyone had successfully implemented a UUEncode for
> the PalmOS to convert database records to ASCII so that they can be sent
> as attachements in an e-mail program (something I am trying to write).
I wrote one a while ago called GNUGotMail. It does what you say except that
it creates delta database files which it sends as attachments. For example
it will create a Datebook.pdb file attachment, but instead of the file
containing all records it will only contain the dirty ones. It also has a
weird little sortinfo block that I use to determine which records have
changed positions or been deleted. A small Perl script is used to merge
these changes into an archive.
The inner-workings and the source code are on the web page. I used to use
this technique as my primary method of backing up, but I rarely do these
days.. though I do use it as my mailer as you can see now.
What it really needs is a dialog so you can pick which files to send. Or
maybe it also needs a way to receive attachments.
http://rallypilot.sourceforge.net
--
/* Scratched & Clawed on a PalmPilot */
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/