Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Msgtext
#1
int rascal=win("Example")
int msgtext = id(7653 rascal1)
int msgtext10 = id(53 rascal 1)
str S8 = "Example"
act S8.setwintext(msgtext10);err
hid- msgtext10

if i have a few of them in my macros like say i have them so when they run a macro it comes up on a specific window,i can do that but i would like to know how you could turn it off when you stop the macro/function.
thanks
#2

If you're having trouble stopping a macro or function, try using
shutdown -6 0, in a seperate macro.
Taking on Quick Macros one day at a time
#3
Make another function and make the Trigger Pause/Break and have it hid- w/e your choosing to hide!


Forum Jump:


Users browsing this thread: 1 Guest(s)