comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christ-usch.grein@t-online.de>
Subject: Re: Attempting to create file i task
Date: Wed, 17 Mar 2021 07:47:20 -0700 (PDT)	[thread overview]
Message-ID: <5a31fadb-95e2-4fdb-abd7-855ba9ff0e2cn@googlegroups.com> (raw)
In-Reply-To: <a14daaa2-754c-4881-a456-c9d281aaf91an@googlegroups.com>

reinert schrieb am Mittwoch, 17. März 2021 um 15:34:13 UTC+1:
> onsdag 17. mars 2021 kl. 15:18:11 UTC+1 skrev AdaMagica: 
> > Create with mode Append 
> 
> "Mode => Append_File" only makes the files to "mix". 

??

Jeffrey:
RM A.10.2(2) For the procedures Create and Open: After a file with mode Out_File or Append_File is opened, the page length and line length are unbounded (both have the conventional value zero). After a file (of any mode) is opened, the current column, current line, and current page numbers are set to one. If the mode is Append_File, it is implementation defined whether a page terminator will separate preexisting text in the file from the new text to be written.

Doesn't sound like the contents are overwritten. The counting starts with 1, OK, but the old contents should be presevered for Append. Only the presence of a page terminator is implementation defined.

  reply	other threads:[~2021-03-17 14:47 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-17 12:39 Attempting to create file i task reinert
2021-03-17 12:49 ` J-P. Rosen
2021-03-17 14:17   ` reinert
2021-03-17 14:21     ` reinert
2021-03-17 14:34     ` Jeffrey R. Carter
2021-03-17 15:01     ` Dmitry A. Kazakov
2021-03-17 16:19     ` J-P. Rosen
2021-03-17 16:56       ` reinert
2021-03-17 20:13         ` Simon Wright
2021-03-17 14:18   ` AdaMagica
2021-03-17 14:33     ` Jeffrey R. Carter
2021-03-17 14:34     ` reinert
2021-03-17 14:47       ` AdaMagica [this message]
2021-03-17 15:37         ` Jeffrey R. Carter
2021-03-17 16:56           ` AdaMagica
2021-03-17 15:20 ` Shark8
replies disabled

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