Thanks to everyone for the responses/discussion. I took Andre's advice, used the Simulator, and tested my code (which, amazingly, worked ;-).
I agree that waiting for the host's battery to go low isn't really elegant (!). It would be nice if POSE had the feature, as jumping into debug under POSE is fewer steps from Developer Studio than going out to use the Sim. As a "newbie", I don't trust anything I write, and having coded a simple SysBatteryInfo call to warn user, I wanted to see if I'd coded it right... that's why I wanted to set the battery condition (code doesn't wait for a low-battery event). My app is a sports scorekeeping app, and it will be inconvenient for users if the battery runs out in mid-match; so wanted to warn at app start. -don "Don Heitzmann" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > I've got an application that, among other things, checks for a low battery > as it starts up. Without getting long-winded here, let me explain that I > want to warn the user well before the system sends a low-battery event. I'd > like to test my code. Does anyone know if it's possible to set the battery > % in POSE? I've searched several books and online documentation, and see no > reference to such a feature, and don't see anything in the POSE settings > forms. Thanks! > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
