Bug #73
closed
Colour N,C causes Internal error at runtime.
Added by Brian Flanagan almost 5 years ago.
Updated almost 5 years ago.
Description
Example: (fails at line 3... the first Colour statement)
Screen Open 0,320,200,64,Lowres
Flash Off : Curs Off : Cls 0
Colour 1,$A74
Colour 0,0
Pen 0 : Paper 1
Print "Test"
Internal error at line: 4, column: 1.
Program ended successfully
p is not defined
aoz.js:257 ReferenceError: p is not defined
at Screen.setColour (screen.js:650)
at Application.blocks.<computed> (application.js:47)
at doUpdate (aoz.js:246)
aoz.js:588 Internal error at line: 4, column: 1.
aoz.js:590 Program ended successfully.
- Assignee set to Francois Lionet
- Status changed from New to Resolved
- Due date set to 01/31/2020
- Status changed from Resolved to Closed
- Target version set to 0.9.3.2
Also available in: Atom
PDF