05-08-2014, 02:19 PM
First of all hello to all QM users 
Okay guys, I am using QM for a year already, but I didn't use it for more complex stuff. And this time I need your help.
I am trying to make a macro that reacts on Lshift+some key. But its not just one key and one reaction. It should be like:
Lshift + q = sendkeys "qqq"
Lshift + w = sendkeys "www"
Lshift + e = sendkeys "eee"
...
You get the point..The thing is that I don't even know where to start. I know about -wait for key- function but it doesn't let me use more than one key.I hope you understand my problem,and sorry for my bad English.
Thanks.

Okay guys, I am using QM for a year already, but I didn't use it for more complex stuff. And this time I need your help.

I am trying to make a macro that reacts on Lshift+some key. But its not just one key and one reaction. It should be like:
Lshift + q = sendkeys "qqq"
Lshift + w = sendkeys "www"
Lshift + e = sendkeys "eee"
...
You get the point..The thing is that I don't even know where to start. I know about -wait for key- function but it doesn't let me use more than one key.I hope you understand my problem,and sorry for my bad English.
Thanks.