Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SendKey to palemoon browser
#1
i use palemoon instead of firefox and test with SendKey instead of key

Function f8sender
Code:
Copy      Help
,act win("* - Pale Moon" "MozillaWindowClass" "" 0x5)
,key CQ

the keystroke is Ctrl + Page Down
http://support.mozilla.com/en-US/kb/Key ... ndows-tabs
in qm : key CQ

what is wrong with
Function f8sender
Code:
Copy      Help
,SendKey hwnd VK_CONTROL 1
,SendKey hwnd VK_NEXT
,SendKey hwnd VK_CONTROL    2

qm help says:
VK_NEXT 0x22 PAGE DOWN key
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)