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.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ecc84d105c2a1f02 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-19 12:19:00 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!isdnet!enst!enst.fr!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada Subject: Re: problems with get_immediate and get_line Date: Sun, 19 Aug 2001 14:18:21 -0500 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 998248739 17115 137.194.161.2 (19 Aug 2001 19:18:58 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sun, 19 Aug 2001 19:18:58 +0000 (UTC) Cc: To: Return-Path: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.4 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , List-Archive: Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:12106 Date: 2001-08-19T14:18:21-05:00 It is really impossible to help you without more information. Usually, in cases like this a bit of source code would help to illuminate the problem. In the case of Get_Immediate, you didn't even tell us which of the two forms of the procedure you're using. Please supply is with your code, and we'll be glad to help. ----- Original Message ----- From: "David Tumpa" Newsgroups: comp.lang.ada To: Sent: August 19, 2001 8:18 AM Subject: problems with get_immediate and get_line > Any help with the following issue would be greatly appreciated. > > I have noticed that the get_immediate procedure works somewhat > inconsistently with my applications. If I have this call several times > within my program, typically the first call will work and the others will be > ignored. I have the same problem with get_line. Does anyone know what is > happening or how to correct this problem. > > Thanks, > > > _______________________________________________ > comp.lang.ada mailing list > comp.lang.ada@ada.eu.org > http://ada.eu.org/mailman/listinfo/comp.lang.ada >