Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
dont know how to make the task repeat over and over
#2
That was about QM version 1. You use QM 2, and now it works differently. Place rep x at the beginning, then select all subsequent text (commands to be repeated), and press Tab key. Example:

Code:
Copy      Help
rep 10
,my
,recorded
,macro

To repeat forever, use only rep:

Code:
Copy      Help
rep
,my
,recorded
,macro

Note: comma at the beginning of a line is the same as tab.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)