Two questions:
1) if I also want to be able to interrupt the sending of f by using the 2 key, what would be the syntax? (I tried to add 2:: x = off or 2:: s ...
below is a test script (to use with notepad) that sends up to 100 f when I hit 3 (or up to 100 b when I hit 1) and stops when I hit 2 but whitout displaying the 2. This ultimately is used to do a fast ...