
-----------------------------------
spengler
Sun Jan 11, 2009 5:33 pm

Wait for paralleget
-----------------------------------
Anyone know how to make the program stop and wait for input from a parallel port? Also it does something different depending on which parallelget it returned. 

Any ideas?

-----------------------------------
Tony
Sun Jan 11, 2009 5:36 pm

RE:Wait for paralleget
-----------------------------------
use a loop that doesn't exit until a non-zero signal is received.

-----------------------------------
spengler
Sun Jan 11, 2009 5:38 pm

RE:Wait for paralleget
-----------------------------------
ahh thanks tony
