Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Can't get hotkeys to work... At all
#1
Hi,
I'm totally new to QM. I created a macro to open 7 sites I need.
Works great, but I can't seem to get Any kind of trigger to work. I have to manually start it in QM.

I select my hot key(s) I want to use, hit OK. but when I execute the keys... nothing. I go back and check Properties... the hot keys selected were not saved.

Any suggestions?

Thanks

Jim McW


PS: I just downloaded the new beta version - free trial.
#2
Does it work when you enter the hotkey not through Properties but in the trigger field on the toolbar? For example, try to enter CSk. It is Ctrl+Shift+K. Does the macro start when you press Ctrl+Shift+K?

If you have QM 2.1.7 beta, run the following macro. What values it shows?

Code:
Copy      Help
str s.getfile("$qm$\qm.exe")
out Crc32(s s.len)
s.getfile("$qm$\qmhook20.dll")
out Crc32(s s.len)
#3
Yes, it does work that way, works like a charm!

the values returned are:

-1946309665
-1870422543
-1946309665
-1870422543


Thanks, especially for the Quick response!

Jim McW
#4
I'll try to find and eliminate possible reasons that could cause the Properties dialog to not work.


Forum Jump:


Users browsing this thread: 1 Guest(s)