Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro Trigger
#2
I don't believe that you can use another macro as a set trigger for a macro, but you could probably just set the macro to run when you run that macro.

Ex:
Code:
Copy      Help
spe 100
rep 1
,out 1
,mac- "Macro2" ;; this will shutdown current macro and run Macro2
,;;;mac can be used in multiple ways
;;mac+ open macro in editor (don't run)
;;mac- end currently running item and start macro.
;;mac continue executing currently running item and start macro. If both items are macros (not functions, etc), macro starts when currently running macro ends, else, if only macro is macro, "Priority" property is applied.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)