65535 is not a valid error. Its 0xFFFF. You don't mention what is returning the value. I assume its SysGetROMToken. Please read about SysGetROMToken in the SDK docs. It clearly states that if the first byte of the returned value is 0xFF, there is no serial number available. While the M500 does have Flash ROM (and thus a serial number) please double check your work. My guess is you may find an error or inconsistency that will repair your code.
----- Original Message ----- From: "pragna patel" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, June 08, 2004 2:48 AM Subject: Re: Retrieving Rom Serial Number > yes, i have tried cutting/pasting the > DrawSerialNumOrMessage function,but i am gerring error > No. 65535. > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
