Actions
Bug #359
closedInput$(n) broken. Accepts multiple keys, but returns nothing.
Start date:
04/28/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
Example:
Do
Print "Getting 5 chars: ";
K$=Input$(5)
print : print K$ : print
Loop
Updated by Brian Flanagan over 4 years ago
- Subject changed from Input$(n) broken. Accepts 5 keys, but returns nothing. to Input$(n) broken. Accepts multiple keys, but returns nothing.
Updated by Brian Flanagan over 4 years ago
- Affected version changed from 0.9.8.1 to 0.9.9.3
re-tested in 0.9.9.3. Still broken.
Actions