Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I'm converting autohotkey to QM and
#1
I really don't understand reference variables

in AHK, something like this...

Loop, 5
{
N:=N+1
A%N%:=N
}
Return

And I don't know what to do in QM especially %N%... Help me bros...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)