Project

General

Profile

Actions

Bug #572

closed

Internal error when printing after input$(n)

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

Status:
Closed
Priority:
Normal
Target version:
Start date:
11/16/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

e.g.
#manifest: "aoz"
print "type 5 chars"
a$=input$(5)
print a$
end

If you replace the a$=input$(5) line with a$="qwert" it runs okay.

Actions

Also available in: Atom PDF