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,95cd9e60397b0b25 X-Google-Attributes: gid103376,public From: "Joe Wisniewski" Subject: Re: ada 83 open file for append Date: 1999/06/29 Message-ID: <930709387.929.76@news.remarQ.com>#1/1 X-Deja-AN: 495439018 References: <37777884.FB308E63@psu.edu> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Complaints-To: newsabuse@remarQ.com X-Trace: 930709387.929.76 N7AUQTZVE0FD918EFC qube-02.us-ca.remarq.com Organization: Posted via RemarQ, http://www.remarQ.com - The Internet's Discussion Network NNTP-Posting-Date: Wed, 30 Jun 1999 02:23:07 GMT Newsgroups: comp.lang.ada Date: 1999-06-29T00:00:00+00:00 List-Id: Robert, I think I remember reading somewhere that a Posix binding for Ada83 on some compilers had an "Open/Append" capability. Good luck Joe Robert L. Spooner wrote in message <37777884.FB308E63@psu.edu>... >Can anyone tell me how I can open an existing text_io file for append >using VADSworks Ada ('83)? > >I have been unable to find documentation for the Form parameter which is >what I would expect to use to specify an open for append. I am aware >that Ada 95 has Append_File as a value for the Mode parameter, but that >is unavailable in Ada 83. > >Thanks, >Bob >-- > Robert L. Spooner > Registered Professional Engineer > Research Assistant > Intelligent Control Systems Group > > Applied Research Laboratory Phone: (814) 863-4120 > The Pennsylvania State University FAX: (814) 863-7841 > P. O. Box 30 > State College, PA 16804-0030 rls19@psu.edu > >