H Herfried K. Wagner [MVP] Mar 19, 2007 #2 How can send ascii code as chr 20 (h16 Device)? Click to expand... How do you send the other data to the device?
How can send ascii code as chr 20 (h16 Device)? Click to expand... How do you send the other data to the device?
M mtczx232 Mar 20, 2007 #3 I have App that read CreditCard number from Input device. the card reader send chr(20) as prefix. I need to emulate this behavior (for developing & debuging time) by sendig this chars into Keyboards buffer. So how I send from .NET ascii 20?
I have App that read CreditCard number from Input device. the card reader send chr(20) as prefix. I need to emulate this behavior (for developing & debuging time) by sendig this chars into Keyboards buffer. So how I send from .NET ascii 20?