Dilwyn Jones wrote:
> 100 OPEN_NEW #3,ram1_test33_scr
> 110 FOR a = 0 to 131072

Why 131072? If it was a 512x256 screen, 131071 would be the correct
value (or you start with "a = 1"), but on 1024x512 it's 524287.

Apart from that, your values should work.

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to