Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can function continue even after issuing "mes" dia
#4
Wrap mes into an user-defined function and launch the function in other thread (with mac).

Function mes_2:
function $text [$title] [$style]
ret mes(text title style)


Macro:
mac "mes_2" "" "text" "title" "in"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)