If you want to do 'background' processing, the easiest way to do that is to set up an alarm using AlmSetAlarm that goes off at the interval that you want to process it at. Be aware, however, that while processing the alarm, you do not have access to globals and you can only access code that is located in your first segment.
Hope this helps. -Jon ------------------------------------------- Jonathan Hays Palm OS Certified Developer http://hazelware.luggle.com ------------------------------------------- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
