Why I can't view the PDB data in ASCII using PC Notepad? Are data stored in
PDB in binary even I store the data as ASCII character?


At 06:12 PM 11/14/2003, you wrote:
> Can I use DmNewRecord to add data in PDB in ASCII? If yes, how?
>
You can write whatever you want into a record.
DmWrite(recordP,0,"somestring",StrLength("somestring"));

Might I humbly suggest purchasing a book on Palm programming?



--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/





-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to