KnowBrainer Speech Recognition
Decrease font size
Increase font size
Topic Title: send keystroke commands to Firefox
Topic Summary: SendDragonKeys doesn't work... when you enter code wrong
Created On: 10/12/2006 08:08 AM
Status: Post and Reply
Linear : Threading : Single : Branch
 send keystroke commands to Firefox   - matthewls - 10/12/2006 08:08 AM  
 send keystroke commands to Firefox   - MikeJ - 10/13/2006 10:25 AM  
Keyword
 10/12/2006 08:08 AM
User is offline View Users Profile Print this message

Author Icon
matthewls
Top-Tier Member

Posts: 601
Joined: 10/01/2006

The problem and the solution are both here for any other naïve macro coders... 

I'm using Firefox and discovered that pressing control page down moves among the tabs. I've tried to enter a voice macro to do that called "next tab". The command is recognized by Dragon,and the macro is as simple as can be: 

Sub Main
    SendDragonKeys "Ctrl+PgDn"

End Sub 

Of course that doesn't work, because the command needs curly brackets. This one works: 

Sub Main
    SendDragonKeys "{Ctrl+PgDn}"
End Sub
 

 

 10/13/2006 10:25 AM
User is offline View Users Profile Print this message


MikeJ
Senior Member

Posts: 124
Joined: 10/03/2006

You can also use Ctrl+Tab.

For a complete list of Firefox keyboard shortcuts see here:

http://www.mozilla.org/support/firefox/keyboard

 

Mike 



-------------------------

DNS 12.5 Pro -- Win7 64 -- i7 3770 -- 8GB RAM -- 120G SSD -- Knowbrainer Hands-Free Headset -- Andrea USB Pod

Statistics
27371 users are registered to the KnowBrainer Speech Recognition forum.
There are currently 2 users logged in.
The most users ever online was 2028 on 04/05/2013 at 07:36 PM.
There are currently 69 guests browsing this forum, which makes a total of 71 users using this forum.

FuseTalk Standard Edition v4.0 - © 1999-2013 FuseTalk™ Inc. All rights reserved.