It seems that when I had my two event structures, on for closing the app and one for updating some LED's when some controls were changed, that my app wouold periodically freeze on a computer other than my development computer. I just came across Dennis' ten commandments and #2 struck me as something I may have done wrong. I removed the event struct that looked for the changing switches and it no longer freezes. I also realize I don't need 2 event stucts. But are these two things (Two events and freezing) correlated?
Dennis' ten commandments:
1. Thou shalt not have any text languages before me.
>>2. Thou shalt not make two different event structures.
3. Thou shalt not take the name of Jeff Kodosky the creator in vain.
4. Remember the type def, to keep it strict.
5. Honor the wire and the shift register.
6. Thou shalt not skip reading the manual.
7. Thou shalt not commit a sequence structure.
8. Thou shalt not wire underneath objects.
9. Thou shalt not bear false witness against LabVIEW for memory leaks.
10. Thou shalt not covet the loacal variable."
Cason Clagg
SwRI
LabView 7.1, Windows XP