Quote Originally Posted by perito
here is what I want to do:
I have to write 10 strings in the fastest possible time, so I thought the fastest way is to write the strings before the timer is triggered and simply paste them all (each time I paste a string, the program will put in the clipboard the next string) that will save me MUCH time (and every quarter of a second does count...)

anyway, the Ctrl + V is enough, do you know how I can do that ?
I am reviewing the Ctrl + V issue you are experiencing with the hot keys.

May I ask, why you don't just use send keys?