Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Click Left Mouse Button on Record selected via KeyDown
#11
I believe the error is in the below code:
I am supposed to obtain the invoice value in this manner.
But after I tested for the value output, it just gives me zero even for a higher value.

Macro Get Cost Options
Code:
Copy      Help
,int w5=win("Vehicle Specification Line Detail" "KCMLMasterForm_32")
,Acc a2.Find(w5 "CLIENT" "" "class=KCMLDBEdit_32[]id=26722[]xy=451 264" 0x1004)
,
,double cost=a2.Value
,out cost
,str strCost=cost
Best Regards,
Philip


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)