How to input data without halting execution

BlitzPlus Forums/BlitzPlus Programming/How to input data without halting execution

How do I input text data without stopping the program from continuing its loop?

http://www.blitzbasic.com/bpdocs/command.php?name=GetKey&ref=2d_cat

I've always liked this one:

http://blitzbasic.com/codearcs/codearcs.php?code=207