> If I have two ports that I wait for data on how can I put them in a while
or forever loop without locking up the console.  If I had a if statement
testing data received.

How about opening the console as a port and include it in your wait? You'll
need to check after the 'wait, to see if the event was a key or stuff from
your other ports.

Andrew Martin
Turning it all inside out...
ICQ: 26227169
http://members.nbci.com/AndrewMartin/
-><-


Reply via email to