Hi all, After have a look to the Palm OS Referemce, I know that SysRandom can gen a random number from 0 to sysRandomMax.
But no matter what I change to the value of sysRandomMax at file \sdk\include\Core\System\SysUtils.h, the result have no different before change. I had change the sysRandomMax to in order to gen a number from 0 to 4: #define sysRandomMax 0x0004 But the sysRandomMax still give me a large number. How can I slove it? Thanks for your advice. Geoffrey -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
