Project

General

Profile

Bug #21

The demo program you made for my web Amos2 IDE does not work anymore

Added by Anonymous about 4 years ago. Updated about 4 years ago.

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

0%

Estimated time:
Affected version:

Description

With the default manifest (new program with VsCode).

// Coucou Baptiste
// GENIAL ce que tu as fait!
// :) :) :)
For X = 0 To 100000
    Pen Rnd( 31 )
    Locate Rnd( 25 ), Rnd( 24 )
    Print "Hello Baptiste!";
    Wait Vbl
Next

The message is :

Illegal text window parameter at line: 6, column: 5.
Program ended successfully.

And only one or two "Hello" have appeared.

Also available in: Atom PDF