> 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/
