comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@acm.org
Subject: Re: Constraint error help..
Date: Tue, 21 May 2002 00:54:29 GMT
Date: 2002-05-21T00:54:29+00:00	[thread overview]
Message-ID: <9VgG8.266$km.19217757@newssvr21.news.prodigy.com> (raw)
In-Reply-To: RmfG8.110068$xS2.8626103@news1.calgary.shaw.ca

>I am getting a constraint error for this line Word_Array(I) := Word; and I
  Compiling and running with Janus Ada, I get:
** Unhandled CONSTRAINT_ERROR
   Index or Subtype out of bounds - Pos of Error Value =  0
On Line Number 89 In FILEARRAY.STORE
Called from line number 115 In FILEARRAY
which is not a surprise given that the code sets I=0 and Word_Array is:
  Word_Array : ARRAY(1..30) ...



  reply	other threads:[~2002-05-21  0:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-20 23:09 Constraint error help tr4ck
2002-05-21  0:54 ` tmoran [this message]
2002-05-21  1:10   ` tr4ck
2002-05-21 19:05     ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox