comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: record question
Date: Fri, 26 Oct 2001 14:59:02 GMT
Date: 2001-10-26T14:59:02+00:00	[thread overview]
Message-ID: <WSeC7.1499$xS6.2017@www.newsranger.com> (raw)
In-Reply-To: 9rbne9$sa7$1@newstoo.ericsson.se

In article <9rbne9$sa7$1@newstoo.ericsson.se>, Petter Fryklund says...
>
>I'd  try this:
>
>y := (i => 99);

Its the same issue with arrays. If you have multiple elements then (1, 2, 3)
will work. But if you don't, then (1) will not. Instead, you have to do
something like (1 => 1).

Of course for those of us who always use named-notation anyway, this isn't so
confusing. :-)

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html

No trees were killed in the sending of this message. 
However a large number of electrons were terribly inconvenienced.



  reply	other threads:[~2001-10-26 14:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-26 13:13 record question Alfred Hilscher
2001-10-26 13:33 ` Petter Fryklund
2001-10-26 14:59   ` Ted Dennison [this message]
2001-10-26 13:42 ` Claude SIMON
2001-10-26 15:01   ` Ted Dennison
2001-10-26 15:50     ` Claude SIMON
2001-10-26 21:22 ` Richard Pinkall-Pollei
2001-10-26 23:54 ` Jeffrey Carter
replies disabled

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