Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Window Text not finding string variable item
#2
I would use this:

Macro Macro2793
Code:
Copy      Help
,str lineDescription = lineDesc[0 0]
,lineDescription.trim
,lineDescription.LimitLen(21)
,out lineDescription
;...
,int wMain3=win("Vehicle Administration " "KCMLMasterForm_32")
,int w11111=child("" "KCMLGridPad_32" wMain3 0x0 "id=100" 2)
,wait 1
,wt.Init(w11111)
,wt.Mouse(4 wt.Find(lineDescription))


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)