Step
September 21st, 2001, 02:52 AM
I have a big loop (read data with COM) and I would like to stop the loop
with a pressed button - How can I stop the loop in an easy way? I do not want to use a timer which reads the data in intervalls (cause this will fill the message queue)
Thank you!!!
with a pressed button - How can I stop the loop in an easy way? I do not want to use a timer which reads the data in intervalls (cause this will fill the message queue)
Thank you!!!