Neville, Yes there is, but DON'T USE the serial callback routines. They are broken/erratic under os5. Set a ProcAlarm for your application for a MINIMUM delay of now+2 seconds, you can do longer than 2 seconds, but not shorter. When you get the alarm, check if there are any bytes received, handle them, set another Alarm, and you're away. This all assumes that your app opened and configured the serial port in the first place and left it open before setting the alarm. Cheers John
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of neville seed Sent: 06 July 2006 15:27 To: Palm Developer Forum Subject: Spam: gather serial input whilst application is closed Hello Is there a way to still log serial input for an application whilst using another application? regards neville __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
