I believe it means the same as Out_File. Other requirements in RM (not very
clear ones, I'm afraid) require the file opened by Create to be empty,
whether or not the file previously existed. So, if Create allows
(re)creating an existing file (it doesn't have to, it could raise
Use_Error), that file will be empty. In that case, Out_File and Append_File
are the same.
As you note, Create (In_File) is already nonsense, so Create (Append_File)
might as well be nonsense as well (it's *less* nonsense in any case, since a
modeless Reset preserves the mode, and the file wouldn't necessarily be
empty at that point).
Randy.
"Jeffrey R. Carter" <
spam.jrc...@spam.not.acm.org> wrote in message
news:qdbu0n$cor$1...@dont-email.me...