Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to repeat list of macros n time
#1
I am trying to know how can I repeat the execution of a macro that contain a list of macros to run n time.

Code:
Copy      Help
rep(3)
mac "Macro 1"
mac "Macro 2"
mac "Macro 3"
mac "Macro 4"
mac "Macro 5"

I always gives me an error "launching macro from macro"

any help how can i do that?
Regards


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)