[JAWSLite] Re: loading Jaws scripts

Hi,

David Maynard wrote: "A quick and dirty way is a script like this:

Script ScriptFileName()
SayString ("your application")
EndScript"

I would prefer people use:

Script ScriptFileName()
ScriptAndAppNames("your application")
EndScript

By using ScriptAndAppNames as aposed to SayString the ScriptFileName script acts consistently between applications, that is, it announces "your application settings are loaded. The application currently being used is yourapplication.exe, y o u r a p p l i c a t i o n dot e x e."

Matthew
===================
Unsubscribe from the list by sending email to jawslite-request@xxxxxxxxxxxxx 
with 'unsubscribe' in the Subject field.

View the list's information at http://www.freelists.org/list/jawslite

View online , searchable archives of the list at
http://www.freelists.org/archives/jawslite

Check out http://www.blindprogramming.com for lots of cool info all about 
programming while putting your eyes in vacation mode.

Other related posts: