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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9b39dbd8effaa623 X-Google-Attributes: gid103376,public From: heatwole@erols.com (Kevin D. Heatwole) Subject: Re: simple problem? Date: 1996/05/10 Message-ID: #1/1 X-Deja-AN: 154198331 references: <4mvl9q$f1d@newsbf02.news.aol.com> organization: Erols Internet Services newsgroups: comp.lang.ada Date: 1996-05-10T00:00:00+00:00 List-Id: In article , eachus@spectre.mitre.org (Robert I. Eachus) wrote: > Ada 83 does not prohibit opening a Text_IO file for appending. In >fact it provides a mechanism, the Form string, for requesting append >mode. Many Ada 83 compilers support this. Unfortunately, the >appropriate Form string is implementation defined, so check your >vendor supplied appendix F. I might add that any Ada 83 compiler that supports the Posix Ada standard (IEEE 1003.5-1992) uses the same Form string syntax to specify appending. I think most compilers support this standard (on platforms where it makes sense). Kevin Heatwole OC Systems, Inc.