I am currently programming a new experiment with E-Prime 2.
I need to generate a loop code where the condition is "loop until I
press any key on the keyboard" (I am not interested in a specific key).
I know I could ask the loop to wait for the RT of a previous object, but
doing so creates a delay on subsequent ones and I need to avoid it.
My question is: how can I tell the script to loop until any key is pressed with an InLine?
Many thanks,
Giulia