[jawsscripts] Re: BXTools

  • From: "Steve Spamer" <stevespamer68@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Thu, 1 Feb 2018 16:28:19 -0000

Hi Doug, thanks a lot and I've now got it sorted.  It was indeed the key 
pressed event in my script.  I'd added a line that was stopping BX, so a big 
thumbs up! Steve.

-----Original Message----- 
From: Doug Lee
Sent: Wednesday, January 31, 2018 4:49 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: BXTools

Usually "automatic emergency exit" happens when you try to invoke BX while 
focus is in a password field. If you're seeing it at other times, and you 
are not on a Windows security screen, I would check what other scripts you
have installed that are either default-level scripts, like BX, SkypeWatch, 
Leasey, etc.; or are scripts for the application you are in when you get the 
BX "emergency exit" message. If you are running custom code that includes a
default-level KeyPressedEvent, make sure your code calls the next 
KeyPressedEvent so other scripts can process the event as well.

At a technical level, the message you're hearing occurs when BX is prevented 
from receiving keystrokes in the KeyPressedEvent. Password fields cause this 
so that a script can't become a key logger and break security by storing
passwords. Other running scripts can also cause this by failing to pass on 
KeyPressedEvent calls.

On Wed, Jan 31, 2018 at 03:56:02PM -0000, Steve Spamer wrote:
Hi guys. I've been moving around scripts from version to version of Jaws,
and now my BXTools doesn't work anymore.  I've tried uninstalling and
reinstalling, but whenever I launch it, it says "automatic emergency exit".
Any ideas on how to solve this? THX Steve.

Follow me on Twitter: @stevesax123
Visit the samplitude Access website. Jaws scripts for pro recording with
Samplitude in Windows: www.samplitudeaccess.org.uk

__________???

View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts

-- 
Doug Lee, Senior Accessibility Programmer
Level Access (formerly SSB BART Group)
mailto:Doug.Lee@xxxxxxxxxxxxxxx  http://www.LevelAccess.com
"While they were saying among themselves it cannot be done,
it was done." --Helen Keller
__________�

View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts ;

__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: