> Can you use ExgDBWrite to beam a txt database? What's a "txt database"?
You can use ExgDBWrite to flatten any database into a data stream that can be beamed. It knows how a databases is organized into an app info block, sort info block, records, resources, etc. It doesn't know anything about how each of these components is organized though. So it can beam MemoDB without knowing that each record contains a null-terminated string. -- Danny @ Palm -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
