Home
Products
Community
Manuals
Contact
Login
or
Signup
Forums
Code archives
Gallery
Toolbox
Specs and utils
Links
How to input data without halting execution
BlitzPlus Forums
/
BlitzPlus Programming
/
How to input data without halting execution
schilcote
#1
How do I input text data without stopping the program from continuing its loop?
H&K
#2
http://www.blitzbasic.com/bpdocs/command.php?name=GetKey&ref=2d_cat
Matty
#3
I've always liked this one:
http://blitzbasic.com/codearcs/codearcs.php?code=207