Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with HTM please
#12
With MsgBoxAsync:
Macro Macro2162
Code:
Copy      Help
MsgBoxAsync "[9][9][9][9][9][9]" "Progress meter"
int w=wait(30 WA win("Progress meter" "#32770"))
int c=child("" "Static" w)
int i
for(i 0 5)
,str s=i
,s.setwintext(c)
,0.5
clo w


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)