Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
make macro rep X amount then shutdown and run other macro
#7
In dialog:
int x=how many times to repeat
mac "Macro1" "" x

Macro1:
function x
rep x
,...

mac "Macro2"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)