I have a very strange problem - it only occurs with CF 2.0 and one
particular PDA (from TDS Recon). I kept getting a "native error",
which I eventually tracked down to an "access denied" error. This
appears to happen when the program leaves the handler which is
listening for data on the serial port. Using Debug, I can track it all
the way to the End Sub - then it falls over.

The CF 1.0 version of the same app runs fine on the same PDA, and the
2.0 version runs fine on other PDAs.

IOW, I haven't a clue where to go from here.

Peter Royle