From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,95cd9e60397b0b25 X-Google-Attributes: gid103376,public From: "Kevin Krieser" Subject: Re: ada 83 open file for append Date: 1999/07/10 Message-ID: <7m8mdl$aqp$1@ionews.ionet.net>#1/1 X-Deja-AN: 499602707 References: <37777884.FB308E63@psu.edu> <7lu1l0$ic0$1@ionews.ionet.net> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Organization: ioNET Inc. X-MSMail-Priority: Normal Newsgroups: comp.lang.ada Date: 1999-07-10T00:00:00+00:00 List-Id: David C. Hoos, Sr. wrote in message > The correct syntax for the Form parameter is operating environment- > dependent. > > It should be described in Appendix F of your compiler's documentation. > > Actually, not only did I lookup in the documentation, but I also looked through the source in the library. There was a bug in the code where they essentially ignored the Append, though it was in the code.