comp.lang.ada
 help / color / mirror / Atom feed
From: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Subject: Re: How do you wait and the end of the screen ?
Date: 17 May 2002 22:38:01 GMT
Date: 2002-05-17T22:38:01+00:00	[thread overview]
Message-ID: <slrnaeb1i9.bj5.adi@drcomp.erfurt.thur.de> (raw)
In-Reply-To: ac3qsd$80h$1@saturn.bton.ac.uk

Jon <jkjw@brighton.ac.uk> wrote:

> if text you display in console is larger than the screen, how do u halt at
> the end of the screen and say "Press any key" to advance onto next screen ?

Don't care. Your user is fast enough to read it in realtime. If not,
he is smart enough to pipe your output to more or less.

BTW: This problem is not as easy as it sounds. There is no generic
console definition, so you cannot say: hey, Get_Immediate after
every 25 lines. Using xterms your line-number is even much more
undefined :) And then solving the problems with serial terminals and/or
different OSs. Good luck. The solution are the first 10 bytes in line 12.

-- 
mail: adi@thur.de  	http://adi.thur.de	PGP: v2-key via keyserver

Stiftung Warentest Vibratoren. Testergebnis: alle befriedigend!



      reply	other threads:[~2002-05-17 22:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-17 20:59 How do you wait and the end of the screen ? Jon
2002-05-17 22:38 ` Adrian Knoth [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox