Hi folks,
Would anyone of you know how to implement a mechanism similar to the
one used for the IDL help command to
stop the text streaming on your terminal when it is full?
IDL>help
.......
here the help content
.......
.......
< Press Spacebar to
continue, ? for help >
I'm writting a program that displays many "print" lines, and I would
to stop and prompt the user to continue whenever "the screen is full".
Any hints?
Thanks,
Nicolas