Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loop for schedule
#18
Quote:Or move the loop body to other function, then will not need to end/run everytime, just compile.

Interesting.

I suppose the "loop" is from rep line after "rep" to end of function
Code:
Copy      Help
case 2 mac t.path t.args; err out F"failed: mac ''{t.path}'' ''{t.args}''"

If I put the loop into something called RepeatLoop:
Q1: Should it be macro or a function (i suppose a function)
Q2: how to call it?

Rep
,RepeatLoop
or, mac "RepeatLoop"
or something else?

Q3: How g_scheduleUpdate knows I add or remove an item in g_schedule?????


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)