Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Editable Text Box Not Accepting variable value
#3
Tried those. Does not work even with 1,2,3 options...

I tried the below too and it used to work with another window earlier but not now....

Macro Get Cost Options
Code:
Copy      Help
,Acc a4.Find(w2 "TEXT" "" "class=KCMLEdit32[]state=0x100000 0x20000040" 0x1004)
,a4.Select(1) ;;if 1 does not set focus, try 2 or 3
,int row
,for row 0 arrVIN.len
,,key (arrVIN[0 row]);;type cell
Best Regards,
Philip


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)