Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with my codes.
#2
Macro Macro2840
Code:
Copy      Help
rep
,code (all lines tab-indented)
,wait 35*60
Also look in Properties -> macro properties. Should be 'Run simultaneously'. Else other macros cannot run.

Or create and run new function (not macro):
Function Function208
Code:
Copy      Help
rep
,wait 0 H mac("macro name")
,wait 35*60
Then don't need 'Run simultaneously'. Instead you can select 'Run when it ends'. And don't need to tab-indent lines in the macro.


Messages In This Thread

Forum Jump:


Users browsing this thread: 4 Guest(s)