From: | David McMinn |
Date: | 31 Jul 2001 at 20:37:11 |
Subject: | Re: Drawing a sample |
On 31 Jul 01, at 20:55, amorel broke out long enough to write:
> Ah yeah, though it works I now get a "array dimension out of range error".
> Can`t be that the array gets too big, that`s only limited by memory. Any
> idea?
It's usually because you are trying to access a position in the array
bigger than you dimmed it, or negative. Did you multiply the length of the
sample by 2 everywhere?
And what line is it that gives you that problem? Have you tried printing
the value of the position you are trying to access the array with?
[) /\ \/ ][ [) |\/| c |\/| ][ |\| |\| | dave@blitz-2000.co.uk
http://members.nbci.com/david_mcminn | ICQ=16827694
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie