I need a program that hit the enter key as many times as I wish. Lets say that if I input 7, the program would simulate the enter keystroke on the keyboard seven times. Is there a freeware, shareware, or commercial program out there I can use?
Or would I need to code it myself? And If so, what would be the most appropriate language and what would generally be the program’s sequence? Is there some sample code out there that could help me?