Bug #794
Paper$() not working
Start date:
07/02/2021
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
print "test";paper$(5);"ing colours"
In AOZ mode it sets the paper to the pen colour, so you can't read anything.
In Amiga mode it does nothing.
It should change the text background colour to the number you specified.
Updated by Francois Lionet over 1 year ago
- Status changed from New to Resolved
Fixed. =PEN$() was suffering the same bug.
Updated by Brian Flanagan over 1 year ago
- Status changed from Resolved to Feedback
Re-tested in 1.0.0 (B8) u15 on 7/15.
It's still broken.
In AOZ mode, it sets the paper color to the pen color.
In Amiga mode it does nothing.
Updated by Brian Flanagan over 1 year ago
- Status changed from Resolved to Closed
Re-tested in 1.0.0 (B10) u16.
Verified. Working.