Project

General

Profile

Bug #359

Input$(n) broken. Accepts multiple keys, but returns nothing.

Added by Brian Flanagan about 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
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

Also available in: Atom PDF