Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Just run part of macro
#2
Cannot run part of code without modifying the code.
I usually disable parts of code to be excluded when testing.
It's easy to disable/enable parts of code: select the lines and right-click the selection bar.

In this macro, out 1, 2, 5, 6 are disabled.
Macro Macro2760
Code:
Copy      Help
;out 1
;out 2
out 3
out 4
;out 5
;out 6


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)