I would of thought that the screen functions in SMSQ/E could be used to to 
define the screen size

105 scr_size=SCR_XLIM * SCR_YLIM
110 FOR a = 0 to scr_size


Derek

----- Original Message ----- 
From: "Marcel Kilgus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 11, 2006 10:04 PM
Subject: Re: [ql-users] Q40/Q60 screen


> 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
> --
> This email has been verified as Virus free
> Virus Protection and more available at http://www.plus.net
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.394 / Virus Database: 268.8.3/360 - Release Date: 09/06/2006
>
> 

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

Reply via email to