Hello all you of MSX,

I have of the problems of diagram with the SCREEN12, why designing a
square or to
make to appear of the written ones, on the screen instead appearing a
single color
more colors appear and therefore the design remains pastrocchiato!!!,
fairies the
following program:

10 SCREEN12:COLOR255,0,0
20 OPEN"GRP:"AS#1
30 LINE(8,0)-(50,50),255,B
40 PRESET(100,100):COLOR255:PRINT#1,"MSX"
50 GOTO 50

Confusing will appear all, instead makes it you with the screen8:

10 SCREEN8:COLOR255,0,0
20 OPEN"GRP:"AS#1
30 LINE(8,0)-(50,50),255,B
40 PRESET(100,100):COLOR255:PRINT#1,"MSX"
50 GOTO 50

It remains all ordering.

Aspect your news, thanks for you

Good bye
Andrea Gasparrini
[EMAIL PROTECTED]




--
For info, see http://www.stack.nl/~wynke/MSX/listinfo.html

Reply via email to