Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QM feezes constantly
#3
1. when QM freezes the CPU on qm.exe is 00
2. the only thread that was open is shell_menu_triggers

i am also having an issue with my macro getting hung, so i have to terminate it manually. I work in Data Entry so i do a lot of repetetive tasks, so my macro's aren't complicated, they are just to expedite the processes. Here is the code from the current macro that i have been using a lot that gets hung.

Code:
Copy      Help
str s
int w1=act(win("Chrome"))
lef 700 429 w1

'Ca
'Cc
s.getclip
s.replacerx("\r\n" " ")
s.setclip
'CT
'AL
'TTTTTT
'Ca
'Cv
'T
'Ca
'X


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)