comp.lang.ada
 help / color / mirror / Atom feed
* Append files using TEXT_IO
@ 1990-06-11 18:12 Richard A Lehman, DMSTB
  1990-06-13 21:27 ` Edward Falis
  0 siblings, 1 reply; 3+ messages in thread
From: Richard A Lehman, DMSTB @ 1990-06-11 18:12 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1990-06-13 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <24001@<900611181242>
1990-06-13 13:49 ` Append files using TEXT_IO stt
1990-06-11 18:12 Richard A Lehman, DMSTB
1990-06-13 21:27 ` Edward Falis

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