The behavior when executing the following BASIC on MSX2/2+/turboR is strange. 10 SCREEN6 20 CIRCLE(128,96),50,3 30 PAINT(128,96),3 40 I$=INPUT$(1)