Hi. I'm a Palm Dev beginner. In SysCreateDataBaseList, I was wondering
about the (Handle *dbIDs) part of the function parameter. In Reference.pdf,
it says it is a "Pointer to handle allocated to contain the database list".
So how do I get the list after running this function?
I tried:
LstPtr = MemHandleLock(*dbIDs);
but of course that returns a bus error. How do I get the list of databases?
What kind of "list" is it? Is it the same as list objects in the forms?
My goal is to search for a type of database, display the results on a screen
as a selectable list and let the user decide what database to use. Any help
is appreciated.
Regards,
Sherman
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/