P
P
PavelVlas2020-02-10 15:35:18
C++ / C#
PavelVlas, 2020-02-10 15:35:18

How to create simulated keystrokes?

You need to write an imitation of keystrokes on the keyboard:
0001
Enter
0002
Enter
And so on from 0001 to 9999

enter> enter enter enter
There is an option to use 9999 lines with each number in the code ... can it be done somehow easier?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Ronald McDonald, 2020-02-10
@Zoominger

There is an option to use 9999 lines with each number in the code ... can it be done somehow easier?

Discover cycles, for example.

R
Roman, 2020-02-10
@yarosroman

AutoIT is here to help. Especially if you are not strong in C#.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question