Commands by Category:
Index:
Waits until any key is pressed.
wait; waitc;
If you are working in terminal mode, these commands do not “see” any keystrokes until ENTER is pressed. waitc clears any pending keystrokes before waiting until another key is pressed.
waitc
wait.src, waitc.src
See also
Functions pause()
pause()
previous
W
next
walkindex