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, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,913c345bb1f6b908 X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: Text Files Date: 2000/05/23 Message-ID: <8gelho$tvf$1@nnrp1.deja.com>#1/1 X-Deja-AN: 626261586 References: <8gdguu$f9v$1@news.cowan.edu.au> X-Http-Proxy: 1.0 x58.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Tue May 23 19:18:31 2000 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.7 [en] (WinNT; I) Date: 2000-05-23T00:00:00+00:00 List-Id: In article <8gdguu$f9v$1@news.cowan.edu.au>, "Karlene" wrote: > How can you create a text file to be written to and read from (seperatley) > in an ada program where the file name is inputed from the user?? The package Ada.Text_IO has routines to allow you to perform both parts of this action. For further details, I suggest you consult your Ada textbook or ask your instructor. This is really basic stuff. Also, you ought to bookmark http://www.adapower.com -- T.E.D. http://www.telepath.com/~dennison/Ted/TED.html Sent via Deja.com http://www.deja.com/ Before you buy.