Project

General

Profile

Bug #73

Colour N,C causes Internal error at runtime.

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

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/23/2020
Due date:
01/31/2020
% Done:

0%

Estimated time:
Affected version:

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"
#1

Updated by Baptiste Pillot over 4 years ago

Internal error at line: 4, column: 1.
Program ended successfully
  • console :
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.
#2

Updated by Baptiste Pillot over 4 years ago

  • Assignee set to Francois Lionet
#3

Updated by Francois Lionet over 4 years ago

  • Status changed from New to Resolved

Fixed!

#4

Updated by Baptiste Pillot about 4 years ago

  • Due date set to 01/31/2020
  • Status changed from Resolved to Closed
  • Target version set to 0.9.3.2

Yes, it works.

Also available in: Atom PDF