Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hello
#7
Create a function, eg "TimerFunction" with this code:
Code:
Copy      Help
int i
for i 0 1000000000
,str s=i
,OnScreenDisplay s 1 -1 -30 "" 15 0xff0000 2 "tim4924"

To stop it, you can use this code in another macro or function:
Code:
Copy      Help
shutdown -6 0 "TimerFunction"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)