There's generally nothing that prevents one Palm program from reading from
or writing to a database that "belongs" to another program. The problem is
in knowing what to write. A record in a Palm database is just a bunch of
bytes; it's up to the program to know what those bytes mean. So if you want
to write to the Supermemo database, you have to know how to construct a
proper record. Doing that requires either that you reverse-engineer it or
get the author to tell you. Personally, I highly discourage the former;
unless it's trivially obvious, you risk creating a record that will cause
the owning program (Supermemo, in this case) to either die or crash your
Palm.
--Jim Preston
"Mark" <[EMAIL PROTECTED]> wrote in message news:45669@palm-dev-forum...
>
> Hi All,
>
> I would like to programmatically add records to the Supermemo 1.1
> database (http://www.mapletop.com). Do any know have clues?
>
>
> Mark
>
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/