Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Wait for the control to enter some numbers
#7
Why is the following code failed?

err and continue must be written on one line? Confusedhock:


Macro Macro3
Code:
Copy      Help
#region Recorded 2017-02-22 20:58:31
run "C:\TeamViewer\TeamViewer.exe" "" "" "*"
int w2=wait(17 win("TeamViewer" "#32770"))
int w=win("TeamViewer" "#32770")

str sID="123456789"
rep
,lef 51 12 id(1001 w) 1
,paste sID; err 0.1
,continue
,break

#endregion


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)