ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Using FARR to Issue a Control F Command

<< < (2/3) > >>

mouser:
I will add this feature.  I already have a SendKeys system for this in place in my other program Clipboard Help and Spell that allows you to send arbitrary keypresses, and i will just use that code.

putnum:
awesome thx mouser!

mouser:
This has now been added -- see the help files for help on using the "sendkeys" command in an alias result.  You can send things like Ctrl+F, function keys, etc.

putnum:
Mouser thanks for adding this. I have been trying to get it to work and can't.

How would you do it if you wanted to do a control F?

mouser:
the result would like look this:

sendkeys ^f

for example:

send a control F to the last window| sendkeys ^f

NOTE: it's important the f be lowercase (other wise it's like sending a Ctrl+Shift+f which you dont want).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version