> card no (Specs says it should be 0)
> db id, How to get the value of the same, They say it is ID of the new
> application. I wish to know is it the creator id that we specify in
> codewarrior or something else.
No, dbID is not the creator ID.
Use DmGetNextDatabaseByTypeCreator() to get the card number and database ID.
> cmd What we should give as action code
That depends on what you want to do. If you want to simply launch the
application, use sysAppLaunchCmdNormalLaunch. If your app needs to do
something special when it is launched from your launcher, define your own
code and handle that code in the launched application.
> cmdPBP and what is the value we should pass for this block?
I've seen examples that pass NULL for this parameter. The SDK indicates
that if you do provide data for this parameter, you must set the owner to
the OS.
Use of these functions are discussed in many Palm programming books. I
found information in "Palm OS Programming Bible" by Lonnon Foster, published
by IDG Books.
Jeff
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/