![]() |
KnowBrainer Speech Recognition | ![]() |


|
Topic Title: AppSwapWith "IEXPLORE" starts two instances Topic Summary: Cannot open Internet Explorer properly Created On: 05/21/2008 12:13 PM Status: Post and Reply |
|
![]() |
- Dan Bishop | - 05/21/2008 12:13 PM |
![]() |
- Matt Chambers | - 05/21/2008 01:06 PM |
![]() |
- Dan Bishop | - 05/21/2008 01:32 PM |
![]() |
- Dan Bishop | - 05/21/2008 02:12 PM |
![]() |
- Lunis Orcutt | - 05/21/2008 08:39 PM |
![]() |
- RockinOut | - 05/22/2008 04:07 AM |
|
|
|||||
|
I wish to build a script command to login to an electronic court filing website. When I build the command starting with either the statement AppBringUp "IXPLORE" or AppSwapWith "IEXPLORE" it starts two instances of Internet Explorer, and succeeding statements fail to fire. It happens if I create the command in KnowBrainer or in Command Browser. It also happens when I use the KnowBrainer command Goto <website>, although occasionally when Internet Explorer is already open, that/those command(s) will function properly. Any ideas what is wrong? Is there a way to invoke Internet Explorer without using those statements/commands? Dan Bishop ------------------------- |
|||||
|
|
|||||
|
|
|||||
|
If you are using the Professional version, try AppBringUp "url" Using the exact url you want to go to, including the http prefix. Works for me without opening a new version. ------------------------- |
|||||
|
|
|||||
|
|
|||||
|
Excellent idea. Thanks.
------------------------- |
|||||
|
|
|||||
|
|
|||||
|
Bizarre. That brings up two instances also. Must be some bug in my machine.
------------------------- |
|||||
|
|
|||||
|
|
|||||
-------------------------
|
|||||
|
|
|||||
|
|
|||||
|
The following may work for you depending on your computer system and operating system. It works great for my XP Home system. I don't think it works with Vista. You can try two methods to bypass/substitute AppBringUp and/or AppSwapWith. One is if the program is not open yet, and the other is if it's already open. HeardWord "open","Internet","Explorer" HeardWord "switch","to","Internet","Explorer" For the "open" command, depending on the application, you may need to install a shortcut on the Start Menu or the Desktop. Here is my command for Jump <website> which is similar to the one being discussed: HeardWord "switch","to","Mozilla","Firefox" You can replace or edit the SendSystemKeys line above with SendKeys for faster actuation. The SendSystemKeys line above is for Firefox; you can use the following for IE6/7 address bar focus instead: SendKeys "{Alt+d}" EDIT#1: corrected misspelling in command EDIT#2: This forum always erases brackets <> when I edit--probably HTML hocus pocus. Had to re-add them in to command name. ------------------------- 111MacBook Pro, Mac Pro, or Mac Mini --> OS X Leopard --> VMware Fusion --> XP SP2 Home --> KnowBrainer 2007 Command Software, DNS 9.5 Preferred, Steelcase Leap Chair. Current: Revolabs xTag. Previous: KnowBrainer Hybrid Plantronics CS55. |
|||||
|
|
|||||
FuseTalk Standard Edition v4.0 - © 1999-2013 FuseTalk™ Inc. All rights reserved.