Sendkeys Send ascii code that not printable like chr(20)

  • Thread starter Thread starter mtczx232
  • Start date Start date
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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top