Project

General

Profile

Bug #361

Rain Command - Illegal function call

Added by Nick Morison almost 4 years ago. Updated over 3 years ago.

Status:
Feedback
Priority:
Normal
Target version:
Start date:
04/29/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

The below code generates an illegal function call at the Rain command:

#manifest:"amiga"
#speed:"safe"
#splashScreen:false
#fullScreen:false

cls 0
set rainbow 0,0,200,"","",""
rain(0,100)=$FFF
rainbow 0,0,40,200
wait Key

(Works as expected in Amos (draws a single white line into the rainbow)).

Also available in: Atom PDF