03-23-2015, 10:10 PM
Hello Gintaras,
Surprisingly that worked! However, now I am getting a different run time error of the following on the code below. Any thoughts?
Code
Problem Code
Thanks for the help!
Paul
Surprisingly that worked! However, now I am getting a different run time error of the following on the code below. Any thoughts?
Quote:Error (RT) in JH_PLTC: item not found. ?
Code
int w=win("JH LTC Illustrator" "HwndWrapper[LTC Illustrator.exe;;*]")
Acc a1.Find(w "COMBOBOX" "" "xy=320 222" 0x1004)
a1.CbSelect("Couples/Partner")
Problem Code
Thanks for the help!
Paul