Project

General

Profile

Actions

Bug #831

closed

Input is clearing the keyboard buffer

Added by Paul Kitching almost 3 years ago. Updated almost 3 years ago.

Status:
Rejected
Priority:
Normal
Target version:
Start date:
09/19/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

In AMOS you could type or use Put Key before an input line appears and the keyboard buffer would then receive the key presses. In AOZ the input line is now always empty.

print "press a key"
wait key
print"type something quickly before the input line appears"
for x=1 to 120
    wait vbl
next x
input a$
Actions

Also available in: Atom PDF