How do I tell if my app is running via a gremlins session? My app has a setup screen where two popup triggers need to be selected and then two text fields need to have valid numbers put into them.
Gremlins doesn't ever get past that screen, so if I'm running via gremlins I'd like to just hardcode some values and skip the screen. I can't just do a FtrGet() to check for POSE though, or I can't do manual testing. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
