Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread id
#2
Macro Macro2188
Code:
Copy      Help
int ht1=mac("Function270" "" "thread 1" 300 100)
int ht2=mac("Function270" "" "thread 2" 500 100)
1
sel list("1[]2" "End thread")
,case 1 EndThread "" ht1
,case 2 EndThread "" ht2
Function Function270
Code:
Copy      Help
function $text x y
MES m.x=x; m.y=y
mes text "" m


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)