I want to implement a command like the netnews "-- more --" that pauses after so many lines and then continues when the space bar is pressed. How is this done, if I use read or scanf, they wait for a carriage return also. I would really appreciate any help on this. Lance