comp.lang.ada
 help / color / mirror / Atom feed
From: tmoran@bix.com (Tom Moran)
Subject: Re: text_io.open filename question
Date: 1997/09/27
Date: 1997-09-27T00:00:00+00:00	[thread overview]
Message-ID: <342d59cd.8760845@SantaClara01.news.InterNex.Net> (raw)
In-Reply-To: 342cbf42.564774@news.rmi.de


Biggest_String:String(1 .. 200);
Last : Natural;
...
get (up to 200) characters into the first part of Biggest_String
set Last to the position of the last character, 
Just pass Biggest_String(1 .. Last) to the file open or whatever.




      reply	other threads:[~1997-09-27  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-26  0:00 text_io.open filename question Oliver Hilgendorf
1997-09-27  0:00 ` Tom Moran [this message]
replies disabled

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