comp.lang.ada
 help / color / mirror / Atom feed
From: Gautier <gautier.demontmollin@maths.unine.ch>
Subject: Re: Exit Loop_Statement
Date: 2000/05/09
Date: 2000-05-09T00:00:00+00:00	[thread overview]
Message-ID: <3917D075.243A3A01@maths.unine.ch> (raw)
In-Reply-To: 8f7oep$khc$1@enyo.uwa.edu.au

>           exit Any_File when Any(I+1).Clients(1..3) = "Stop";
Look twice at
  Clients(1..3)
and
  "Stop"
How many letters ;-) ?
To make insensitive: ... when To_Upper(...) = "STOP"

HTH
_____________________________________________
Gautier  --  http://members.xoom.com/gdemont/




  reply	other threads:[~2000-05-09  0:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-09  0:00 Exit Loop_Statement David Freshwater
2000-05-09  0:00 ` Gautier [this message]
2000-05-09  0:00   ` Robert Dewar
2000-05-09  0:00 ` John English
2000-05-09  0:00   ` Robert Dewar
2000-05-09  0:00     ` David Freshwater
2000-05-09  0:00       ` DuckE
2000-05-09  0:00     ` John English
2000-05-09  0:00       ` John English
2000-05-09  0:00         ` Robert Dewar
2000-05-09  0:00 ` Ken Garlington
2000-05-10  0:00 ` Jeff Creem
2000-05-10  0:00   ` Robert A Duff
replies disabled

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