Hi everybody,

How can I get the version that shows in Launcher->Info->Version/Records/Size?

I read the API and search the archives, somebody mentions that the version that we get 
from
DmDatabasaInfo() and the version that Palm OS shows in 
Launcher->Menu->Info->Version/Records/Size
are difference. 

I am using CW R6. There are 2 places that I can put in the version.
- In CW, I can put in the version (...setting->Linker->PalmRez Post Linker->version) 
This version
can be retrieved by DmDatabaseInfo(). 
- In the contructor, I can put the version in the "Version String" field (next to 
"Application
Icon Name"). This Version String value is what PalmOS shows in the launcher. 
I try to make them the same but I can't. In CW, the version in UInt16, when I put the 
value "1.01"
in, it is saved as "101" and DmDatabaseInfo() give me the value 101. My program lists 
all the
databases (record db or resource db) in the Palm memory. The versions of most of them 
(from
DmDabaseInfo()) are "1.00" and are different from what are shows in the launcher.
Can anybody help me please. 

Thank you so much.

tnn


__________________________________________________
Terrorist Attacks on U.S. - How can you help?
Donate cash, emergency relief information
http://dailynews.yahoo.com/fc/US/Emergency_Information/

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to