How's "DmFindDatabaseByTypeCreatorName" better than
"DmGetNextDatabaseByTypeCreator"? A type and creator should uniquely
identify a database; what does adding a name parameter get you?
I'm not much of a Palm OS programmer, so this is a real question, not a
challenge.
-- Keith
Jason Dawes <[EMAIL PROTECTED]> on 03/04/99 02:53:52 PM
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc: (Keith Rollin/HQ/3Com)
Subject: Re: DmFindDatabase was How to CALL (not switch) one application
from another?
At 04:47 PM 3/4/99 -0800, you wrote:
>
>I need to add a strong recommendation to not use DmFindDatabase in this
>case. Apps should definitely be referenced by type and creator, so if the
>app's name changes, then the code still works.
Be nice if you (Palm et al) added "DmFindDatabaseByTypeCreatorName" or some
such.