Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
2 taskbars
#27
that works nice.
Code:
Copy      Help
why does out count1+1 not work ?


TSK_Main
Code:
Copy      Help
out
int count1
opt waitmsg 1
int w1=ShowDialog("TSK_Dialog1" &TSK_Dialog1 0 0 1)
int w2=ShowDialog("TSK_Dialog2" &TSK_Dialog2 0 0 1)
rep
,if(!IsWindow(w1) and !IsWindow(w2)) break
,;count1+1
,out count1+1
,3
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)