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.4 required=5.0 tests=BAYES_50,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,840f2590795e4579,start X-Google-Attributes: gid103376,public From: ttp6@aber.ac.uk (The Green Goldfish) Subject: Silly Question, but I cant figure it out Date: 1996/11/17 Message-ID: <56m75s$ckv@infoserv.aber.ac.uk>#1/1 X-Deja-AN: 196998297 x-disclaimer: Warning - Sender not verified organization: The cwazy hippie sausage factowy mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-11-17T00:00:00+00:00 List-Id: How do i implement a "press a key to continue" function? Basically, i was using TEXT_IO.FLUSH; TEXT_IO.GET_IMMEDIATE(TEMP_CHAR); but this keeps finding up its own carriage returns and continuing when it feels like it. This behaviour is constant for the different times i call the code, but i cant figure out what the problem is. Thanks for your help, Stephen Rice / Toby Powell SoftEng / CompSci Students University of Wales, Aberystwyth UK