Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Incrementing A Number In Loop?
#1
I've created a macros that successfully targets an already-opened app, then pauses for one minute (60 seconds) before what I'm hoping is a loop to occur:
 
Code:
Copy      Help
int w1=act(win("Untitled - Notepad" "Notepad"))
lef 167 72 w1 1 ;;editable text
'"word0001"           ;; "word0001"
wait 60

Can anyone enlighten me on how to not only loop the script , but also make "0001" increase by one on each loop until say "9999"? Much appreciated.


Messages In This Thread
Incrementing A Number In Loop? - by mku - 04-07-2022, 11:44 AM
RE: Incrementing A Number In Loop? - by stupomer - 04-07-2022, 12:53 PM
RE: Incrementing A Number In Loop? - by ScottF - 04-28-2022, 11:37 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)