comp.lang.ada
 help / color / mirror / Atom feed
From: lehman@asd.span (Richard A Lehman, DMSTB)
Subject: Append files using TEXT_IO
Date: 11 Jun 90 18:12:42 GMT	[thread overview]
Message-ID: <900611181242.24001b2a@Sds.Sdsc.Edu> (raw)

Subject: Appending to files using TEXT_IO...

We have a requirement to determine if a file exists within
the current users directory.  If the file does not exist
we create if and log network transactions to it.

However if the file does exist we wish to log network
transactions to the end of the existing file.  Using TEXT_IO
there are a number of procedures which manipulate files
such as RESET, SET_LINE_LENGTH, SKIP_LINE, etc.  There
is no straight forwared procedure for OPEN_APPEND.  

We are seeking out projects which have solved this problem
before and come up with a clean way of opening a file
within the TEXT_IO package and appending to the end of it.

Thanks in advance,

Richard A Lehman

Lockheed Engineering & Science Co.
2400 NASA Road 1
Houston, TX   77058
713.333.7074

lehman%asd.span@jpl-vlsi.arpa

             reply	other threads:[~1990-06-11 18:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1990-06-11 18:12 Richard A Lehman, DMSTB [this message]
1990-06-13 21:27 ` Append files using TEXT_IO Edward Falis
     [not found] <24001@<900611181242>
1990-06-13 13:49 ` stt
replies disabled

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