"Steve Branin" <[EMAIL PROTECTED]> wrote in message
news:12378@palm-dev-forum...
> 1. receive a file over the serial port and save it to the Palm (without
> using hotsync)
Check out the ExgDB routines. You could use the serial manager to stream in
bytes and ExgDBRead to create a Palm database from those bytes. If the
server is sending out the bytes from a .prc or .pdb file, this should result
in the database being "reconstituted" correctly on the Palm.
> 2. rename a file on the Palm.
You shouldn't need to do this. The ExgDBRead routine has provisions for
overwriting existing databases. You should be able to have the new database
replace the old one.
See the Knowledge Base for details:
http://oasis.palm.com/dev/kb/article.cfm?id=1730#925101
--
Danny Epstein
OS Engineer, Palm Inc.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/