Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM Exe file Issue
#1
Greetings,

I have implemented a program that works well on QM IDE.
However, when I try to implement the same program on another computer using an EXE version it gets stuck on this code.
No Error message.

Macro Free Extended Warranty Pricing Update
Code:
Copy      Help
,str strVIN=VIN
,
,
,int wMain=win("Vehicle Search Window" "KCMLMasterForm_32")
,int w90=id(100 wMain) ;;KCMLGridPad_32
,WindowText wt.Init(w90)
,wt.Mouse(4 wt.Find(strVIN)); 1
Best Regards,
Philip
#2
To see error description, in "Make Exe" dialog uncheck "Output to QM".

If the target program is running as administrator, exe should too.


Forum Jump:


Users browsing this thread: 1 Guest(s)