Dear All,
I am a new developer, I know this question is so stupid, but I have tried to
read some books and PalmOS reference and still cannot find the answer,
please help.
I have tried to write the following code to create a database:
DmCreateDatabase(0, nameP, creatorID, 'data', false);
but the compiler prompt me "undefinded identifier" error for the "data"
which I pass to the function , what should I pass to this function to create
a new database? I have read the PalmOS reference, this field should be
"type", then what is the option for this parameter? And where can I find
this parameter reference?
Oscar
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/