11-19-2008, 04:58 PM
My macro runs on a software which has already F4 as accelartor key. Now my macro simply press F4 and enter key till the user keep F4 pressed. The macro runs fine in QM. But when compiled to exe it doesnot do anything and no error is generated. What could be the problem.
Macro just contain :
spe
'F4Y
Keyboard shortcut is also F4.
If I change the keyboard to any other key it works fine in exe too. But I want F4 only as keyboard trigger.
Macro just contain :
spe
'F4Y
Keyboard shortcut is also F4.
If I change the keyboard to any other key it works fine in exe too. But I want F4 only as keyboard trigger.