At 16:57 30/06/2005 +0200, you wrote:

Hi all,

How can I avoid the folowing error:

Puts me in mind of the Irishman who, when asked for directions, said "If I was going there I wouldn't start from here".

'at line .. value out of range'

MAWDRAW#3\3,grille$,0,0,0,cel_breedte%,12,1,1
It seems to me if you expect to be able to see more than the window width you would have to send material to a notional "piece of paper" in the manner of a word processor or editor, to be viewed THROUGH your window. Conten to be stored in memory as an array, line by line. As to the third dimension ??? Seperate pages ?



where
\3(,3) = application window #3
grille$ = a 3 dimensional array
cel_breedte% = int array for the width of the individual columns
(cel_breedte%(x) can be from 2 up to 384)
The application window has been created with the option 'no menu'.

The error pops up when the sum of cel_breedte%(x)+cel_breedte%(x+1)... exceeds somewhat the width of the application window.

Any help is welcome.
François Van Emelen


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




--
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.7/34 - Release Date: 29/06/2005


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.8.7/34 - Release Date: 29/06/2005


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

Reply via email to