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,83bba5a3d5bcdf1a,start X-Google-Attributes: gid103376,public From: ct_oreg@vega.concordia.ca (Chris O'Regan) Subject: Text IO Date: 1995/04/22 Message-ID: <3nb74l$4m3@newsflash.concordia.ca>#1/1 X-Deja-AN: 101370063 organization: Concordia University, Montreal, Canada nntp-posting-user: ct_oreg newsgroups: comp.lang.ada Date: 1995-04-22T00:00:00+00:00 List-Id: I have two questions: 1) When writing to a file, how can I force the output to be written immediately so that I may monitor the program's progress using ``tail -f'' on the file? 2) Is it possible to get a single key? If I use Text_IO's ``Get'' function the user is required to press the enter key after typing the appropriate key. This is somewhat inconvenient. Thanks, in advance, for the help. -- ____________________________________________________________ Chris O'Regan Computer Engineering, Concordia University, Montreal, Canada http://www.ECE.Concordia.CA/~ct_orega/addr.html