At a company I used to work for, 'Press any key' was not sufficient. There was so much trouble with _some_ users who were too busy scanning barcodes to read the screen, that various 'error' conditions were set to require input of a specific single character as recognition that the message had been read (different error msg., different single character). If other inputs were given, the 'error' message simply redisplayed (along with terminal bells).
Best Regards, Richard Lewis --- On Thu 09/29, Anthony Dzikiewicz < [EMAIL PROTECTED] > wrote: From: Anthony Dzikiewicz [mailto: [EMAIL PROTECTED] To: [email protected] Date: Thu, 29 Sep 2005 15:42:01 -0400 Subject: RE: [U2] CLEARINPUT - Universe Yes it can. The problem is when the user hits enter - say 10 times.<br>Lets say the program clears the screen, prints the message, and has a<br>'press any key to continue' type prompt. After the user presses enter,<br>you clear the screen again and continue on your way.<br><br>If the user presses enter all these times, then the message will flash<br>by in an instant (depending on the speed of the terminal etc..).<br><br>So, doing an INPUTCLEAR (Im spelling it right these days) before the<br>next input prompt, "Press any key to continue", will clear all those key<br>strokes the users haphazardly pressed and force them to read the<br>message.<br><br>Anthony<br> _______________________________________________ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
