Actions
Bug #572
closedInternal error when printing after input$(n)
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.
Updated by Francois Lionet almost 4 years ago
- Status changed from New to Resolved
- Target version set to Beta 1
Fixed!
Updated by Paul Kitching over 3 years ago
- Status changed from Resolved to Closed
Actions