Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Repeating Macro groups
#4
int i
for i 0 3
sel i
case 0 Test1
case 1 Test2
case 2 Test3
testconfirm
testcomplete

Here Test1, Test2, Test3, testconfirm and testcomplete are functions. They must be called as functions, not with mac. If using mac, they will not run synchronously, and maybe will not run at all. If now they are macros (green triangle icon), go to Properties and select Function instead of Macro. Then insert this at the beginning of each:

spe -1

Function names must match case.


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)