Keypressed?

  • Thread starter Thread starter Hans
  • Start date Start date
H

Hans

How do I implement something like:

For I = 1 To 10000
If KeyPressed='H' Then
Get out of the Loop (Or do something else)
End If
Next I

/Hans
 
Glad to hear that Hans. I'm unfortunately not the brain behind that
masterpiece :-)
 

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