File: FAQ

package info (click to toggle)
libpalm-perl 1.3.0-7
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 232 kB
  • ctags: 87
  • sloc: perl: 2,601; makefile: 44
file content (14 lines) | stat: -rw-r--r-- 620 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Q: I'm trying to read the "datebook.dat", "address.dat", "todo.dat" or
   "memopad.dat" files created by the HotSync desktop tool, but it
   doesn't work.

A: Those files aren't PDB files, so these modules can't read them. It
   looks as if the HotSync conduits don't store a backup PDB file of
   the database.
	In any case, I don't know what format those files are in.

	http://www.geocities.com/Heartland/Acres/3216/palmrecs.htm
   appears to have information about the file formats used by HotSync.
	The Pilot:: Perl package by John Wiegley might also prove
   useful. See:
	http://www.cpan.org/authors/id/JWIEGLEY/