Do you mean that you want the loop to continue cycling unless it sees user input (i.e. not stop and wait for user input each cycle)?

If so, there isn't really a standard way of doing it, but you...