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=2.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HELO_NO_DOMAIN,MAILING_LIST_MULTI,RDNS_NONE,REPLYTO_WITHOUT_TO_CC, SPOOFED_FREEMAIL_NO_RDNS autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d655a6c8557d8a35,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-14 09:05:04 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!t-online.de!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: "Anthony Wise" Newsgroups: comp.lang.ada Subject: Storing A string Date: Thu, 14 Feb 2002 17:04:48 +0000 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: avanie.enst.fr 1013706303 32777 137.194.161.2 (14 Feb 2002 17:05:03 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 14 Feb 2002 17:05:03 +0000 (UTC) Return-Path: X-Originating-IP: [194.82.103.147] X-OriginalArrivalTime: 14 Feb 2002 17:04:48.0268 (UTC) FILETIME=[B56E9CC0:01C1B579] Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:20013 Date: 2002-02-14T17:04:48+00:00 Hi another newbie question ! I need my program to be able to accept lines of text. These lines can be as long or short as the user likes. I am using the Get_Line procedure (Using only one string), however this allows only one entery. So i put Get_Line in a loop, but now the only accessable input is the last input. Is there anyway i can store all the inputs so i can process them and then output them all together. all advice welcomed thx. _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx