hi, can I use FileOpen() to open any db in ram? or does the db have the Stream type?
I've tried this
inf = FileOpen(0, "MemoDB", 'DATA', 'memo',
fileModeReadOnly, NULL);
and got an error. couldn't open it.
thanks
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/
