[jawsscripts] Re: Need help on AutoFinishEvent function

  • From: "Don Marang" <donald.marang@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 25 Jan 2011 03:47:50 -0500

The most straight forward way to handle this would be to create a new script 
attached to the Alt + F4 key combination.  This script only needs to say 
what you want to say and then pass the keys on to the application.  This 
will not get called, however, if the application is closed  some other way, 
such as a File > Exit menu or the System > Close menu methods.

Script ExitApp ()
SayMessage (OT_MESSAGE, "Exiting Application", "Exiting...")
TypeKey ("Alt+F4", )
EndScript

Don Marang

There is just so much stuff in the world that, to me, is devoid of any real 
substance, value, and content that I just try to make sure that I am working 
on things that matter.
Dean Kamen


--------------------------------------------------
From: "Dang Manh Cuong" <dangmanhcuong@xxxxxxxxx>
Sent: Monday, January 24, 2011 3:16 AM
To: <jawsscripts@xxxxxxxxxxxxx>
Subject: [jawsscripts] Need help on AutoFinishEvent function

> Hi listers
> I'd like to create an auto finish event with the folowing features
>
> ·        If press alt+f4, says something like quit application
>
> ·        If press alt+tab to swich to other window, does not say anything
>
> So how to do it. Please show me
>
> Thank so much
>
>
>
>
> ________________
> Dang Manh Cuong
> Course: Psychology of education
> Department: HCMC University of Pedagogy
> 280 An Duong vuong, ward 4, district 5, HCMC Vietnam
> Home: 555/2B Tan Dong Hiep, Di An, Binh Duong
> Home - phone: +84 650-3742-067
> Mobile: +84 902-572-300
> E-mail: dangmanhcuong@xxxxxxxxx
> Yahoo ID: manhcuong0312
> Skype name: dangmanhcuong
> Blog: http://vn.myblog.yahoo.com/manhcuong0312
> Website: http://ngoisaodanduong.com
> http://www.saomaicenter.org
>
>
>
> __________�
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
> 
__________�

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

Other related posts: