Answer the question
In order to leave comments, you need to log in
How to make a set of numbers in sequence up to 1000 in AutoHotKey?
Let's say I have a code:
F1::
{
SendInput, 1, hello {Enter}
}
Return
And it needs to be written like this:
1, hello
2, hello
3, hello
And so on up to 1000.
It is with numbers at the beginning and with comma. How to do it? Thanks in advance
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question