[AI] Regarding JAWS Scripts

2013-10-24 Thread Bhavya shah
Hi, dear Access Indian friends. On Access India I have often seen
members mentioning something about JAWS scripts. What are JAWS Scripts
exactly, please. Please try to answer in simple words and limit the
use of technical terms.
Regards
Bhavya

Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..


Re: [AI] Regarding JAWS Scripts

2013-10-24 Thread shankar shan
First of all, let’s start out with some definitions.  What is a script
anyway?  When you perform a job on a computer, it usually involves a
number of steps.  You may have to press several keys to get you to the
right part of a program to do a job, or you may even have to press
several keys to open the program you want to use.  Then, once you are
where you want to be, you may have to press several more keys to enter
the data you want.  For example, you might be in a word processor and
want to type your return address at the top of a letter.  This could
become a tedious task if you have to do it a lot, so wouldn’t it be
nice if you could have the entire return address typed out for you
with one keystroke?  That is exactly the type of thing a script can
do.  A script is a sort of mini computer program which combines many
steps or keystrokes into one operation that you can activate quickly
and simply.  Well, at least that’s one type of script.  JAWS and other
computer applications use scripts all of the time, and obviously they
aren’t always being used to type out return addresses.  So, more
globally, scripts are sequences of individual steps that can be used
to activate and control a wide variety of computer processes from
things as simple as entering repetitive strings of data to many of the
things your computer does on an ongoing basis as part of its
operation.

On 24/10/2013, Bhavya shah bhavya.shah...@gmail.com wrote:
 Hi, dear Access Indian friends. On Access India I have often seen
 members mentioning something about JAWS scripts. What are JAWS Scripts
 exactly, please. Please try to answer in simple words and limit the
 use of technical terms.
 Regards
 Bhavya

 Register at the dedicated AccessIndia list for discussing accessibility of
 mobile phones / Tabs on:
 http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


 Search for old postings at:
 http://www.mail-archive.com/accessindia@accessindia.org.in/

 To unsubscribe send a message to
 accessindia-requ...@accessindia.org.in
 with the subject unsubscribe.

 To change your subscription to digest mode or make any other changes, please
 visit the list home page at
 http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


 Disclaimer:
 1. Contents of the mails, factual, or otherwise, reflect the thinking of the
 person sending the mail and AI in no way relates itself to its veracity;

 2. AI cannot be held liable for any commission/omission based on the mails
 sent through this mailing list..



-- 
For God so loved the world, that he gave his only begotten Son, that
whosoever believeth in him should not perish, but have everlasting life


Email: harshalgip...@gmail.com
Msn: harshalgip...@hotmail.com
Skype: shankar.a
mobile:+91 9945860671
**Technical Consultant**
Thanks and Regards
Shankar!!!

Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..


[AI] regarding jaws scripts

2013-06-11 Thread jaiswal nagaraju
 Hello friends,

Is there anyone working on tally erp 9, for the latest version jaws
scripts are not available.  Am thinking to learn jaws scripting instead of
depending on others, what are the basics for it.  Please guide me.

Thank You
J.S.Nagaraju
Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..


Re: [AI] Regarding JAWS scripts

2013-01-12 Thread zameer pasha
Thank you, Shankar Sir,
This information is use full today I come to know what is JAWS scripts is.

On 1/11/13, shankar shan harshalgip...@gmail.com wrote:
 A JAWS script is merely a bridge between the screen reader and the
 mainstream application. The script does not change the application
 itself but, rather,
 helps JAWS extract information from the application that it needs. A
 script can make an ill-behaved application speak more easily and
 naturally for the
 user and can also provide functionality that previously did not exist.
 For example, you can use scripts to build hot keys to read any part of
 the screen
 and to move to parts of an application that are not navigable using
 keyboard commands. These are only two examples of how scripting can be
 used to make
 an application more accessible.

 So, What Are Scripts?

 A script is a series of instructions that your computer carries out in
 sequence, similar to a batch file, that are stored in a file. Script
 files can contain
 hundreds or thousands of individual statements that are executed by a
 single keystroke, not unlike a macro. You write your script in a text
 editor and
 then save the source code to disk. The script source code resembles
 most high-level languages, similar to Visual Basic, and is fairly easy
 to understand
 as languages go. You then compile the source code into
 machine-readable language by running it through the compiler program,
 which enables it to run on
 your computer. Once the script has been successfully compiled, you can
 run it by hitting the trigger keystroke or by running the application
 for which
 the script was written. Once started, the script extracts the
 information it needs from the application and can make decisions that
 are based on that information
 on how and what to read. JAWS includes a speech-friendly manager for
 creating, editing, and managing script files.

 A script file can contain one or more actual scripts. The JAWS script
 language includes two fundamental types of scripts: default and
 application. JAWS
 Script Source (JSS) files are where the source code for a given script
 or function is stored. The Default.jss file is the core script file
 for JAWS and
 contains all the basic functions that allow the screen reader to
 interact with Windows-based applications. This default script file is
 loaded each time
 JAWS is started and is always in the background. Application script
 files are loaded on top of the Default.jss file and are started when
 an application
 is launched. The application script file bears the same name as the
 application it is designed for. For example, the Windows Calculator
 application script
 file is named Calc.jss, and the script for Notepad is Notepad.jss.
 When you start the calculator, Calc.jss is loaded automatically, and
 the scripts for
 that application become active. When you exit or switch focus away
 from the calculator, the Calc.jss file is unloaded from memory, and
 the Default.jss
 script takes over again.

 So how does JAWS keep all this straight? JAWS is constantly monitoring
 the keyboard, looking for keystrokes that it can process. When you
 strike a key,
 JAWS first searches the applications script file for a match. If it
 doesn't find one there, it then looks in the Default.jss file for a
 match. If none
 is found there, it passes the keystroke on to the application. If,
 however, it finds a match in either file, it executes the script
 attached to that keystroke.
 Binding Keystrokes to Scripts
 each applications has got its own scripts

 tell us which application is not able to access with jaws so that we
 can provide the link to download the scripts and instructions to
 install


 hope this info is useful





 On 1/11/13, zameer pasha dheel...@gmail.com wrote:
 Hi Friends,

 I want to know. What is JAWS script? from where I get it . Please guide
 me.
 --
 Regards

 Thanking you

 zameerpa...@gmail.com
 dheel...@gmail.com

 9036482329


 Register at the dedicated AccessIndia list for discussing accessibility
 of
 mobile phones / Tabs on:
 http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


 Search for old postings at:
 http://www.mail-archive.com/accessindia@accessindia.org.in/

 To unsubscribe send a message to
 accessindia-requ...@accessindia.org.in
 with the subject unsubscribe.

 To change your subscription to digest mode or make any other changes,
 please
 visit the list home page at
 http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in




 --
 For God so loved the world, that he gave his only begotten Son, that
 whosoever believeth in him should not perish, but have everlasting life


 Email: harshalgip...@gmail.com
 Msn: harshalgip...@hotmail.com
 Skype: shankar.a
 mobile:+91 9986391143
 **Technical Consultant**
 Thanks and Regards
 Shankar!!!


 Register at the dedicated AccessIndia list for discussing accessibility of
 mobile phones / Tabs on:
 

Re: [AI] Regarding JAWS scripts

2013-01-11 Thread shankar shan
A JAWS script is merely a bridge between the screen reader and the
mainstream application. The script does not change the application
itself but, rather,
helps JAWS extract information from the application that it needs. A
script can make an ill-behaved application speak more easily and
naturally for the
user and can also provide functionality that previously did not exist.
For example, you can use scripts to build hot keys to read any part of
the screen
and to move to parts of an application that are not navigable using
keyboard commands. These are only two examples of how scripting can be
used to make
an application more accessible.

So, What Are Scripts?

A script is a series of instructions that your computer carries out in
sequence, similar to a batch file, that are stored in a file. Script
files can contain
hundreds or thousands of individual statements that are executed by a
single keystroke, not unlike a macro. You write your script in a text
editor and
then save the source code to disk. The script source code resembles
most high-level languages, similar to Visual Basic, and is fairly easy
to understand
as languages go. You then compile the source code into
machine-readable language by running it through the compiler program,
which enables it to run on
your computer. Once the script has been successfully compiled, you can
run it by hitting the trigger keystroke or by running the application
for which
the script was written. Once started, the script extracts the
information it needs from the application and can make decisions that
are based on that information
on how and what to read. JAWS includes a speech-friendly manager for
creating, editing, and managing script files.

A script file can contain one or more actual scripts. The JAWS script
language includes two fundamental types of scripts: default and
application. JAWS
Script Source (JSS) files are where the source code for a given script
or function is stored. The Default.jss file is the core script file
for JAWS and
contains all the basic functions that allow the screen reader to
interact with Windows-based applications. This default script file is
loaded each time
JAWS is started and is always in the background. Application script
files are loaded on top of the Default.jss file and are started when
an application
is launched. The application script file bears the same name as the
application it is designed for. For example, the Windows Calculator
application script
file is named Calc.jss, and the script for Notepad is Notepad.jss.
When you start the calculator, Calc.jss is loaded automatically, and
the scripts for
that application become active. When you exit or switch focus away
from the calculator, the Calc.jss file is unloaded from memory, and
the Default.jss
script takes over again.

So how does JAWS keep all this straight? JAWS is constantly monitoring
the keyboard, looking for keystrokes that it can process. When you
strike a key,
JAWS first searches the applications script file for a match. If it
doesn't find one there, it then looks in the Default.jss file for a
match. If none
is found there, it passes the keystroke on to the application. If,
however, it finds a match in either file, it executes the script
attached to that keystroke.
Binding Keystrokes to Scripts
each applications has got its own scripts

tell us which application is not able to access with jaws so that we
can provide the link to download the scripts and instructions to
install


hope this info is useful





On 1/11/13, zameer pasha dheel...@gmail.com wrote:
 Hi Friends,

 I want to know. What is JAWS script? from where I get it . Please guide me.
 --
 Regards

 Thanking you

 zameerpa...@gmail.com
 dheel...@gmail.com

 9036482329


 Register at the dedicated AccessIndia list for discussing accessibility of
 mobile phones / Tabs on:
 http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


 Search for old postings at:
 http://www.mail-archive.com/accessindia@accessindia.org.in/

 To unsubscribe send a message to
 accessindia-requ...@accessindia.org.in
 with the subject unsubscribe.

 To change your subscription to digest mode or make any other changes, please
 visit the list home page at
 http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in




-- 
For God so loved the world, that he gave his only begotten Son, that
whosoever believeth in him should not perish, but have everlasting life


Email: harshalgip...@gmail.com
Msn: harshalgip...@hotmail.com
Skype: shankar.a
mobile:+91 9986391143
**Technical Consultant**
Thanks and Regards
Shankar!!!


Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the 

Re: [AI] Regarding Jaws scripts

2008-02-14 Thread Roopakshi Pathania
For skype scripts, go to:
http://www.dlee.org/skype/

Regards
--- Samuel Rodrigues [EMAIL PROTECTED] wrote:

 Friends,
 Could anybody give the link to download jaws scripts
 for skype?
 or could you please send it as an atatchment to my
 ID:
 [EMAIL PROTECTED]
 Thanks
 Samuel.
 To unsubscribe send a message to
 [EMAIL PROTECTED] with the
 subject unsubscribe.
 
 To change your subscription to digest mode or make
 any other changes, please visit the list home page
 at
  

http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
 



  

Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  
http://tools.search.yahoo.com/newsearch/category.php?category=shopping

To unsubscribe send a message to [EMAIL PROTECTED] with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
  http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


[AI] Regarding Jaws scripts

2008-02-13 Thread Samuel Rodrigues
Friends,
Could anybody give the link to download jaws scripts for skype?
or could you please send it as an atatchment to my ID:
[EMAIL PROTECTED]
Thanks
Samuel.
To unsubscribe send a message to [EMAIL PROTECTED] with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
  http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in