Project

General

Profile

Bug #341

Key repeat has stopped working on Inkey$

Added by David Baldwin about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
04/13/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Key repeat has stopped working on Inkey$, so doesn't load another value until key is released and pressed again.

I think this was still working in 0.9.7.

Example:-

#manifest:"pc"
do
I$=Inkey$
If I$<>"" then Print I$;",";
Wait Vbl
loop

Also available in: Atom PDF